Update gitignore: ignore debugging and mod settings files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -6,5 +6,9 @@
|
||||
# Ignore dll cache files
|
||||
*.cache
|
||||
|
||||
# Ignore debugging files
|
||||
*.pdb
|
||||
|
||||
# Ignore mod settings files
|
||||
Settings.xml
|
||||
Railloader/ModSettings/*
|
||||
|
||||
Reference in New Issue
Block a user