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