mirror of
https://github.com/songoda/SongodaCore.git
synced 2024-11-22 01:56:28 +01:00
23 lines
177 B
Plaintext
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
|