Merge pull request #995 from AsparagusEduardo/Ignore-mGBA-savestate

Ignores mGBA's first savestate file.
This commit is contained in:
PikalaxALT 2020-03-06 13:11:50 -05:00 committed by GitHub
commit c805c4cc6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -5,6 +5,7 @@
*.gba *.gba
*.sgm *.sgm
*.sa1 *.sa1
*.ss[0-9]
*.sg1 *.sg1
*.1bpp *.1bpp
*.4bpp *.4bpp