add vba save state files to gitignore
This commit is contained in:
parent
3355389eab
commit
2a1e63f2b2
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,6 +3,7 @@
|
|||
*.i
|
||||
*.elf
|
||||
*.gba
|
||||
*.sgm
|
||||
*.1bpp
|
||||
*.4bpp
|
||||
*.8bpp
|
||||
|
|
Loading…
Reference in a new issue