ignore all .bmp files

This commit is contained in:
Josh Holtrop 2011-02-08 17:53:47 -05:00
parent 1a3ae115be
commit ab63af563f

2
.gitignore vendored
View File

@ -1,6 +1,6 @@
*.dep
fart
fart.bmp
*.bmp
parser/parser.tab.cc
parser/parser.tab.hh
parser/lex.yy.cc