Add build artifacts to gitignore
This commit is contained in:
parent
4b64e9b1a1
commit
6f93b23554
8
.gitignore
vendored
8
.gitignore
vendored
@ -45,3 +45,11 @@ compile_commands.json
|
|||||||
CTestTestfile.cmake
|
CTestTestfile.cmake
|
||||||
_deps
|
_deps
|
||||||
|
|
||||||
|
# ---> MISC & GBA
|
||||||
|
.cache/
|
||||||
|
build/
|
||||||
|
|
||||||
|
*.gba
|
||||||
|
*.elf
|
||||||
|
*.sav
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user