NPCLib/.gitignore

19 lines
142 B
Plaintext
Executable File

# Eclipse
.classpath
.project
.settings
# IntelliJ
.idea
*.iml
*.iws
out
# Mac
.DS_Store
# Maven
log
target
dependency-reduced-pom.xml
jars