diff --git a/.gitignore b/.gitignore index 43748f6c..a53677c4 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ .vscode/ build/** release/** -3D/Maps/autosave/** \ No newline at end of file +3D/Maps/autosave/** +*.tmp +*.TMP \ No newline at end of file