git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1225927 13f79535-47bb-0310-9956-ffa450edef68
@@ -0,0 +1,10 @@
+.classpath
+.eclipse/
+.project
+.revision/
+.settings/
+build/
+src/c/generated/
+src/java/generated/
+src/java/lib/ant-eclipse-*
+src/java/lib/ivy-*
@@ -166,6 +166,9 @@ IMPROVEMENTS:
ZOOKEEPER-1229. C client hashtable_remove redundantly calls hash function
(Harsh J via phunt)
+ ZOOKEEPER-1345. Add a .gitignore file with general exclusions and
+ Eclipse project files excluded (Harsh J via phunt)
+
Release 3.4.0 -