mirror of https://github.com/apache/kafka.git
kafka-1371; Ignore build output dirs; patched by Stevo Slavic; reviewed by Jun Rao
This commit is contained in:
parent
a39f2c18c0
commit
33e07a61f9
|
@ -1,6 +1,8 @@
|
|||
dist
|
||||
*classes
|
||||
target/
|
||||
build/
|
||||
.gradle/
|
||||
lib_managed/
|
||||
src_managed/
|
||||
project/boot/
|
||||
|
|
Loading…
Reference in New Issue