Update gitignore

master
Neirokan 2023-10-26 18:24:12 +03:00
parent f7d34c4812
commit d74fd08f58
1 changed files with 18 additions and 5 deletions

23
.gitignore vendored
View File

@ -1,7 +1,20 @@
# Project exclude paths # Build folders
/cmake-build-debug/ out/
/cmake-build-release/ build/
cmake-build-*/
# IDE
.vscode/
.idea/ .idea/
*.DS_Store .vs/
CMakeSettings.json
# CMake
CMakeUserPresets.json
# MacOS
.DS_Store
# Project exclude paths
engine_log.txt engine_log.txt
shooter shooter