Add VBA's save files to gitignore

Same reasoning I had when I proposed this change to Pokeruby's gitignore.
This format represents VisualBoyAdvance's save files. Since they're currently not being filtered out by .gitignore, these kind of files could be sent to a GitHub Repository via git push accidentally.
This commit is contained in:
LOuroboros
2019-12-19 05:02:16 -03:00
committed by GitHub
parent 7984a91c08
commit 5c678415b9
+3
View File
@@ -10,6 +10,9 @@
*.exe
*.fwjpnfont
*.gba
*.sgm
*.sa1
*.sg1
*.gbapal
*.hwjpnfont
*.i