Build: ignore local Railroader logs copied into the repo

This commit is contained in:
Seton Carmichael 2026-09-11 15:19:21 -04:00
parent b25496bbe4
commit 1d4d5a6312

5
.gitignore vendored
View file

@ -10,4 +10,7 @@ native/out/
# IDE # IDE
.vs/ .vs/
*.user *.user
# Local game logs accidentally copied into the repo
railloader*.log