20 lines
116 B
Plaintext
20 lines
116 B
Plaintext
# Ant
|
|
ant
|
|
|
|
# Gradle
|
|
build
|
|
|
|
# Maven
|
|
target
|
|
|
|
# Eclipse
|
|
.classpath
|
|
.project
|
|
.settings
|
|
bin
|
|
|
|
# IDEA
|
|
*.iws
|
|
*.ipr
|
|
*.iml
|
|
out |