mirror of
https://github.com/linux-sunxi/u-boot-sunxi.git
synced 2024-02-12 11:16:03 +08:00
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:
4
scripts/dtc/.gitignore
vendored
Normal file
4
scripts/dtc/.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
/dtc
|
||||
/dtc-lexer.lex.c
|
||||
/dtc-parser.tab.c
|
||||
/dtc-parser.tab.h
|
Reference in New Issue
Block a user