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
|
# Ignore dll cache files
|
||||||
*.cache
|
*.cache
|
||||||
|
|
||||||
|
# Ignore debugging files
|
||||||
|
*.pdb
|
||||||
|
|
||||||
|
# Ignore mod settings files
|
||||||
Settings.xml
|
Settings.xml
|
||||||
Railloader/ModSettings/*
|
Railloader/ModSettings/*
|
||||||
|
|||||||
Reference in New Issue
Block a user