1 Commits

Author SHA1 Message Date
e27464078e Update gitignore: ignore debugging and mod settings files 2025-08-23 20:02:45 -05:00

4
.gitignore vendored
View File

@@ -6,5 +6,9 @@
# Ignore dll cache files
*.cache
# Ignore debugging files
*.pdb
# Ignore mod settings files
Settings.xml
Railloader/ModSettings/*