projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d1c166
)
scripts: dtc: Add .gitignore
author
Bin Meng
<bmeng.cn@gmail.com>
Sun, 1 Oct 2017 05:56:22 +0000
(22:56 -0700)
committer
Tom Rini
<trini@konsulko.com>
Mon, 2 Oct 2017 22:03:37 +0000
(18:03 -0400)
Ignore these generated files during the build of dtc.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
scripts/dtc/.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/scripts/dtc/.gitignore
b/scripts/dtc/.gitignore
new file mode 100644
(file)
index 0000000..
d807c08
--- /dev/null
+++ b/
scripts/dtc/.gitignore
@@ -0,0
+1,4
@@
+/dtc
+/dtc-lexer.lex.c
+/dtc-parser.tab.c
+/dtc-parser.tab.h