19 lines
142 B
Plaintext
19 lines
142 B
Plaintext
# Eclipse
|
|
.classpath
|
|
.project
|
|
.settings
|
|
|
|
# IntelliJ
|
|
.idea
|
|
*.iml
|
|
*.iws
|
|
out
|
|
|
|
# Mac
|
|
.DS_Store
|
|
|
|
# Maven
|
|
log
|
|
target
|
|
dependency-reduced-pom.xml
|
|
jars |