opsu-dance/.gitignore
Jeffrey Han f6eec5cd6c Follow-up to #15.
- Removed the temporary directory (Options.TMP_DIR), which is no longer needed.
- Excluded original Slick2D classes that were overridden in pom.xml.
- Formatting changes and documentation.

Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-02-12 03:52:19 -05:00

18 lines
159 B
Plaintext

/Screenshots/
/Skins/
/SongPacks/
/Songs/
/.opsu.log
/.opsu.cfg
/.opsu_scores.db
# Eclipse
/.settings/
/bin/
.metadata
.classpath
.project
Thumbs.db
/target