Merge pull request #28 from Neirokan/git_update

Update gitignore
master
Vectozavr 2023-11-02 15:03:59 +03:00 committed by GitHub
commit b02990fa47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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