19 lines
144 B
Plaintext
19 lines
144 B
Plaintext
|
# Eclipse
|
||
|
.classpath
|
||
|
.project
|
||
|
.settings/
|
||
|
|
||
|
# Intellij
|
||
|
.idea/
|
||
|
*.iml
|
||
|
*.iws
|
||
|
|
||
|
# Mac
|
||
|
.DS_Store
|
||
|
|
||
|
# Maven
|
||
|
log/
|
||
|
target/
|
||
|
dependency-reduced-pom.xml
|
||
|
|
||
|
*.jar
|