add .gitignore

This commit is contained in:
Zhi Guan
2017-02-14 16:19:16 +08:00
parent 43fed1108d
commit 6125eb92b3
2 changed files with 93 additions and 0 deletions

1
.gitignore vendored
View File

@@ -13,6 +13,7 @@
/out.*
/tmp.*
/configdata.pm
/build
# *all* Makefiles
Makefile