mirror of
https://github.com/songoda/SongodaCore.git
synced 2024-11-23 18:45:34 +01:00
22 lines
162 B
Plaintext
22 lines
162 B
Plaintext
##
|
|
# JetBrains IDEs
|
|
##
|
|
/.idea/
|
|
*.iml
|
|
/*/*.iml
|
|
/NMS/*/*.iml
|
|
|
|
##
|
|
# Maven
|
|
##
|
|
/target/
|
|
/*/target/
|
|
/NMS/*/target/
|
|
|
|
dependency-reduced-pom.xml
|
|
|
|
##
|
|
# Misc.
|
|
##
|
|
.DS_Store
|