16 lines
110 B
Plaintext
16 lines
110 B
Plaintext
|
# Eclipse
|
||
|
.classpath
|
||
|
.project
|
||
|
.settings/
|
||
|
|
||
|
# Intellij
|
||
|
.idea/
|
||
|
*.iml
|
||
|
*.iws
|
||
|
|
||
|
# Mac
|
||
|
.DS_Store
|
||
|
|
||
|
# Maven
|
||
|
log/
|
||
|
target/
|