Changed to ignore all mGBA's savestates.
This commit is contained in:
parent
ce2d4dadf9
commit
84f1d0a89a
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,7 +5,7 @@
|
||||||
*.gba
|
*.gba
|
||||||
*.sgm
|
*.sgm
|
||||||
*.sa1
|
*.sa1
|
||||||
*.ss1
|
*.ss[0-9]
|
||||||
*.sg1
|
*.sg1
|
||||||
*.1bpp
|
*.1bpp
|
||||||
*.4bpp
|
*.4bpp
|
||||||
|
|
Loading…
Reference in a new issue