ironsphererpg/.gitignore
Jusctsch5 1301c4998b T2RPG: Update .gitignore to ignore eclipse project files
No idea why I hadn't already done this.
2015-03-23 19:29:48 -05:00

11 lines
153 B
Plaintext

# Exclude all characters
characters/
# Exclude Client, Server, and other preferences files
prefs/
# Exclude Java's object files
*.dso
*.cs.do
.project