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:46:07 UTC

svn commit: r1225936 - /zookeeper/branches/branch-3.3/.gitignore

Author: phunt
Date: Fri Dec 30 21:46:07 2011
New Revision: 1225936

URL: http://svn.apache.org/viewvc?rev=1225936&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.3/.gitignore

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