NPCLib/.gitignore

17 lines
114 B
Plaintext

# Eclipse
.classpath
.project
.settings/
# IntelliJ
.idea/
*.iml
*.iws
out
# Mac
.DS_Store
# Maven
log/
target/