add .gitignore

create a .gitignore that ignores build output created by make

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2018-03-15 16:59:15 -07:00 committed by Jack Ren
parent 7408fda58e
commit d5f8a4fe7f

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
build/
include/version.h