add *.bat to .gitignore

This commit is contained in:
YamaArashi 2016-11-02 13:03:36 -07:00
parent a1e41e65a9
commit a99e9a16c6
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@ src/*.s
tools/*
*.map
*.ld
*.bat