SongodaCore/.gitignore

23 lines
177 B
Plaintext

##
# JetBrains IDEs
##
/.idea/
*.iml
/*/*.iml
/NMS/*/*.iml
##
# Maven
##
/target/
/*/target/
/NMS/*/target/
dependency-reduced-pom.xml
/**/logs/*.log
##
# Misc.
##
.DS_Store