You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by cb...@apache.org on 2011/10/10 16:18:40 UTC

svn commit: r1180987 - /incubator/kafka/trunk/.gitignore

Author: cburroughs
Date: Mon Oct 10 14:18:40 2011
New Revision: 1180987

URL: http://svn.apache.org/viewvc?rev=1180987&view=rev
Log:
Restore .gitignore

Added:
    incubator/kafka/trunk/.gitignore

Added: incubator/kafka/trunk/.gitignore
URL: http://svn.apache.org/viewvc/incubator/kafka/trunk/.gitignore?rev=1180987&view=auto
==============================================================================
--- incubator/kafka/trunk/.gitignore (added)
+++ incubator/kafka/trunk/.gitignore Mon Oct 10 14:18:40 2011
@@ -0,0 +1,14 @@
+dist
+*classes
+target/
+lib_managed/
+src_managed/
+project/boot/
+project/plugins/project/
+project/sbt_project_definition.iml
+.idea
+.svn
+.classpath
+*~
+*#
+.#*