add misc features to game #5

Merged
Trianta merged 4 commits from iterative into master 2024-08-02 19:36:15 -05:00
Showing only changes of commit 03e2bf2748 - Show all commits

16
.gitignore vendored
View File

@ -33,7 +33,19 @@
*.json
*.ps1
# ---> CMake
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
build
# Extras
.vs*
build
bin