mirror of https://github.com/apache/kafka.git
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:
parent
642da2f28c
commit
cbbfbaf331
|
@ -0,0 +1,14 @@
|
|||
dist
|
||||
*classes
|
||||
target/
|
||||
lib_managed/
|
||||
src_managed/
|
||||
project/boot/
|
||||
project/plugins/project/
|
||||
project/sbt_project_definition.iml
|
||||
.idea
|
||||
.svn
|
||||
.classpath
|
||||
*~
|
||||
*#
|
||||
.#*
|
Loading…
Reference in New Issue