Build: ignore local Railroader logs copied into the repo
This commit is contained in:
parent
b25496bbe4
commit
1d4d5a6312
1 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -11,3 +11,6 @@ native/out/
|
|||
# IDE
|
||||
.vs/
|
||||
*.user
|
||||
|
||||
# Local game logs accidentally copied into the repo
|
||||
railloader*.log
|
||||
Loading…
Reference in a new issue