gitignore for git-svn users.

git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/trunk@1153592 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Chris Burroughs 2011-08-03 17:34:03 +00:00
parent 642da2f28c
commit cbbfbaf331
1 changed files with 14 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@ -0,0 +1,14 @@
dist
*classes
target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/
project/sbt_project_definition.iml
.idea
.svn
.classpath
*~
*#
.#*