495a7e7f8b
- Move failed imports to a "failed" subdirectory so that errors aren't generated each time the program is launched. - Importing now overwrites files. - Add "ReplayImportDirectory" option to config file. - Fixed a bug with scores not being properly added. Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
26 lines
226 B
Plaintext
26 lines
226 B
Plaintext
/ReplayImport/
|
|
/Replays/
|
|
/Screenshots/
|
|
/Skins/
|
|
/SongPacks/
|
|
/Songs/
|
|
/.opsu.log
|
|
/.opsu.cfg
|
|
/.opsu.db*
|
|
/.opsu_scores.db
|
|
|
|
# Eclipse
|
|
/.settings/
|
|
/bin/
|
|
.metadata
|
|
.classpath
|
|
.project
|
|
|
|
# IntelliJ
|
|
.idea/
|
|
*.iml
|
|
*.iws
|
|
|
|
Thumbs.db
|
|
/target
|