Updated gitignore to ignore Linux build intermediates

This commit is contained in:
Jethro Beekman 2015-02-04 14:33:01 -08:00
parent 64a7c2ce2c
commit 2fcc769388

10
.gitignore vendored
View File

@ -224,3 +224,13 @@ pip-log.txt
#Mr Developer
.mr.developer.cfg
#############
## qmake / make
#############
*.o
Makefile
UEFIExtract/UEFIExtract
UEFIFind/UEFIFind
UEFIPatch/UEFIPatch
UEFITool