You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zookeeper.apache.org by ph...@apache.org on 2011/12/30 22:45:56 UTC

svn commit: r1225935 - /zookeeper/branches/branch-3.4/.gitignore

Author: phunt
Date: Fri Dec 30 21:45:56 2011
New Revision: 1225935

URL: http://svn.apache.org/viewvc?rev=1225935&view=rev
Log:
ZOOKEEPER-1345. Add a .gitignore file with general exclusions and Eclipse project files excluded (Harsh J via phunt)

Modified:
    zookeeper/branches/branch-3.4/.gitignore

Modified: zookeeper/branches/branch-3.4/.gitignore
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.4/.gitignore?rev=1225935&r1=1225934&r2=1225935&view=diff
==============================================================================
--- zookeeper/branches/branch-3.4/.gitignore (original)
+++ zookeeper/branches/branch-3.4/.gitignore Fri Dec 30 21:45:56 2011
@@ -4,5 +4,7 @@
 .revision/
 .settings/
 build/
+src/c/generated/
+src/java/generated/
 src/java/lib/ant-eclipse-*
 src/java/lib/ivy-*