diff --git a/.gitignore b/.gitignore index 1d4df91..c7b24f4 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,7 @@ native/out/ # IDE .vs/ -*.user \ No newline at end of file +*.user + +# Local game logs accidentally copied into the repo +railloader*.log \ No newline at end of file