Merge pull request #14 from jethrogb/linux_gitignore

Updated gitignore to ignore Linux build intermediates
This commit is contained in:
Nikolaj Schlej 2015-02-04 23:50:20 +01:00
commit aad4a6223c

10
.gitignore vendored
View File

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