This website requires JavaScript.
Explore
Help
Sign In
Sara
/
basic-game-framework
Watch
1
Star
1
Fork
You've already forked basic-game-framework
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
664e4561a0
basic-game-framework
/
.gitignore
11 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial
2023-04-06 13:19:21 +00:00
# build dirs
bin/
release/
changed to single build directory and now using debug and build sh scripts
2023-05-05 21:19:02 +00:00
build/
initial
2023-04-06 13:19:21 +00:00
debug/
compile_commands.json is now ignored
2023-05-07 14:10:08 +00:00
compile_commands.json
initial
2023-04-06 13:19:21 +00:00
# clangd cache
.cache/