You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ki...@apache.org on 2012/10/25 01:16:33 UTC

git commit: Updating gitignore

Updated Branches:
  refs/heads/master 437eb42ea -> 503c678f7


Updating 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/503c678f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-helix/tree/503c678f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-helix/diff/503c678f

Branch: refs/heads/master
Commit: 503c678f7d27d60cf3af852aeb7c6d6293dd4ae6
Parents: 437eb42
Author: Kishore Gopalakrishna <g....@gmail.com>
Authored: Wed Oct 24 16:16:19 2012 -0700
Committer: Kishore Gopalakrishna <g....@gmail.com>
Committed: Wed Oct 24 16:16:19 2012 -0700

----------------------------------------------------------------------
 .gitignore |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/503c678f/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 3cfdcf5..f4b6928 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,9 @@
 cscope.*
+.classpath
+.project
 .svn
 target/
 /recipes/rabbitmq-consumer-group/target/
 .idea
 *.iml
+.settings/