merged .gitignore

master
Vectozavr 2024-01-09 16:39:33 +03:00
commit 6a5866eaff
1 changed files with 21 additions and 0 deletions

21
.gitignore vendored
View File

@ -38,3 +38,24 @@ shooter
.Trashes
ehthumbs.db
Thumbs.db
=======
# Build folders
out/
build/
cmake-build-*/
# IDE
.vscode/
.idea/
.vs/
CMakeSettings.json
# CMake
CMakeUserPresets.json
# MacOS
.DS_Store
# Project exclude paths
engine.log
shooter