Git config tweaks.

added instance.cfg to git ignore so future changes (such as launching the game) will be ignored.

Furthermore I think I fixed config files being constantly generated

.bak files are ignored as well.
This commit is contained in:
2025-05-11 16:21:31 -05:00
parent a7e1af141c
commit c6e31e8d1e
4 changed files with 8 additions and 5 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
1.20.1-FearFactoryTest/instance.cfg
*.bak