UPSTREAM: scripts: dtc: Add .gitignore

Ignore these generated files during the build of dtc.

Change-Id: If9e9bf0ba501c18ee04436865a48bee41d9ed7cb
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
(cherry picked from commit de163ecedb8a54dc72d5c6cadbfd1a85befce6ce)
This commit is contained in:
Bin Meng 2017-09-30 22:56:22 -07:00 committed by Kever Yang
parent d4ecf6514b
commit 114cd93113
1 changed files with 4 additions and 0 deletions

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