16 lines
128 B
Plaintext
16 lines
128 B
Plaintext
## Common ##
|
|
lib/
|
|
target/
|
|
*.rar
|
|
|
|
## IDEA ##
|
|
.idea/
|
|
out/
|
|
*.iml
|
|
|
|
## Eclipse ##
|
|
.settings/
|
|
bin/
|
|
.classpath
|
|
.project
|