scripts: dtc: Add .gitignore

Ignore these generated files during the build of dtc.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
This commit is contained in:
Bin Meng 2017-09-30 22:56:22 -07:00 committed by Tom Rini
parent 4d1c166fee
commit de163ecedb

4
scripts/dtc/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
/dtc
/dtc-lexer.lex.c
/dtc-parser.tab.c
/dtc-parser.tab.h