gitignore: ignore TB autosave directory

gitignore: ignore CMakeSettings.json
This commit is contained in:
Eric Wasylishen 2022-04-03 20:50:36 -06:00
parent 921c6794b9
commit 0f4dfa17f6
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -21,3 +21,5 @@ testmaps/quake_map_source/*.pts
testmaps/quake_map_source/*.vis
testmaps/quake_map_source/*.texinfo
testmaps/quake_map_source/*.bsp.json
**/autosave
CMakeSettings.json