mirror of
https://github.com/Jusctsch5/ironsphererpg.git
synced 2026-01-19 19:44:45 +00:00
T2RPG: Update .gitignore file with some files that change after launching
This commit is contained in:
parent
f6ec472184
commit
f092ecbc9a
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -1,5 +1,10 @@
|
|||
|
||||
# Exclude all characters
|
||||
characters/
|
||||
|
||||
# Exclude Client, Server, and other preferences files
|
||||
prefs/
|
||||
|
||||
# Exclude Java's object files
|
||||
*.dso
|
||||
*.cs.do
|
||||
|
|
|
|||
Loading…
Reference in a new issue