You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2018/09/28 13:25:48 UTC

tinkerpop git commit: Updated .gitignore for rider users CTR

Repository: tinkerpop
Updated Branches:
  refs/heads/tp32 03c3e48ef -> 040315663


Updated .gitignore for rider users CTR


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/04031566
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/04031566
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/04031566

Branch: refs/heads/tp32
Commit: 04031566378fbc2cec277ab0a2e337ee77529b7a
Parents: 03c3e48
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Fri Sep 28 09:24:55 2018 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Fri Sep 28 09:24:55 2018 -0400

----------------------------------------------------------------------
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/04031566/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index fa8dac6..61da26c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,7 @@
 *.log
 target/
 *.iml
-.idea/
+**/.idea/
 *.iws
 *.DS_Store
 *.ipr