Update gitignore

master^2
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
/cmake-build-debug/
/cmake-build-release/
# Build folders
out/
build/
cmake-build-*/
# IDE
.vscode/
.idea/
*.DS_Store
.vs/
CMakeSettings.json
# CMake
CMakeUserPresets.json
# MacOS
.DS_Store
# Project exclude paths
engine_log.txt
shooter
shooter