basic-game-framework/.gitignore

14 lines
109 B
Plaintext

# ide files
.nvimrc
# build dirs
bin/
release/
build/
debug/
compile_commands.json
# clangd cache
.cache/