shooter/.gitignore

21 lines
188 B
Plaintext
Raw Normal View History

2023-10-26 18:24:12 +03:00
# Build folders
out/
build/
cmake-build-*/
# IDE
.vscode/
.idea/
2023-10-26 18:24:12 +03:00
.vs/
CMakeSettings.json
# CMake
CMakeUserPresets.json
# MacOS
.DS_Store
# Project exclude paths
engine_log.txt
2023-10-26 18:24:12 +03:00
shooter