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