opsu-dance/.gitignore
2017-04-30 01:53:32 +02:00

35 lines
309 B
Plaintext

/ReplayImport/
/Replays/
/Screenshots/
/Skins/
/SongPacks/
/Songs/
/Temp/
/.opsu.log
/.opsu.cfg
/.opsu.db*
/.opsu_scores.db
# Eclipse
/.settings/
/bin/
.metadata
.classpath
.project
.externalToolBuilders/
# IntelliJ
.idea/
*.iml
*.iws
*.ipr
# Gradle
.gradle
build/
Thumbs.db
/target
/out/
/libs/
/mvnlibs/