21 lines
199 B
Plaintext
21 lines
199 B
Plaintext
# Building stuff
|
|
build-*
|
|
*.dll
|
|
*.exe
|
|
*.so
|
|
*.so.*
|
|
DIST/*
|
|
shot-????.bmp
|
|
shot-????.png
|
|
.vscode
|
|
.DS_Store
|
|
*/DIST/*
|
|
/CMakeFiles/
|
|
Makefile
|
|
cmake_install.cmake
|
|
CMakeCache.txt
|
|
cmake-build-*/
|
|
|
|
# Results
|
|
game
|