Add GBA files and build artifacts to .gitignore
This commit is contained in:
parent
ce768d16fd
commit
e6d5923060
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,3 +1,9 @@
|
||||
build
|
||||
.cache
|
||||
*.gba
|
||||
*.elf
|
||||
*.sav
|
||||
|
||||
# ---> C++
|
||||
# Prerequisites
|
||||
*.d
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user