basic-game-framework/.gitignore

15 lines
116 B
Plaintext

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