mirror of
https://github.com/Jusctsch5/ironsphererpg.git
synced 2026-07-12 06:55:17 +00:00
T2RPG: Add .gitignore file
Ignore characters and java object files.
This commit is contained in:
parent
72b6909a08
commit
f6ec472184
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
|
||||
# Exclude all characters
|
||||
characters/
|
||||
# Exclude Java's object files
|
||||
*.dso
|
||||
Loading…
Add table
Add a link
Reference in a new issue