24 lines
231 B
Plaintext
24 lines
231 B
Plaintext
*.log
|
|
.classpath
|
|
.project
|
|
.settings/
|
|
|
|
.DS_Store
|
|
.hg
|
|
.hgtags
|
|
.hgignore
|
|
|
|
# Maven files
|
|
target/
|
|
dependency-reduced-pom.xml
|
|
|
|
# Netbeans files
|
|
nbactions.xml$
|
|
nbactions.xml
|
|
nbproject/
|
|
*nb-configuration.xml
|
|
|
|
# IntelliJ files
|
|
.idea/
|
|
*.iml
|