You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ol...@apache.org on 2012/10/23 21:43:10 UTC

git commit: fix .gitignore

Updated Branches:
  refs/heads/master 4b7db0131 -> 8c07eaa28


fix .gitignore


Project: http://git-wip-us.apache.org/repos/asf/incubator-helix/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-helix/commit/8c07eaa2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-helix/tree/8c07eaa2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-helix/diff/8c07eaa2

Branch: refs/heads/master
Commit: 8c07eaa286a65344e226fefc105076c1f1826d43
Parents: 4b7db01
Author: olivier lamy <ol...@apache.org>
Authored: Tue Oct 23 21:43:01 2012 +0200
Committer: olivier lamy <ol...@apache.org>
Committed: Tue Oct 23 21:43:01 2012 +0200

----------------------------------------------------------------------
 .gitignore |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/8c07eaa2/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 012c33a..3cfdcf5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
 cscope.*
 .svn
-/target
+target/
 /recipes/rabbitmq-consumer-group/target/
 .idea
-.iml
+*.iml