]> git.sur5r.net Git - u-boot/commitdiff
scripts: dtc: Add .gitignore
authorBin Meng <bmeng.cn@gmail.com>
Sun, 1 Oct 2017 05:56:22 +0000 (22:56 -0700)
committerTom 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]

diff --git a/scripts/dtc/.gitignore b/scripts/dtc/.gitignore
new file mode 100644 (file)
index 0000000..d807c08
--- /dev/null
@@ -0,0 +1,4 @@
+/dtc
+/dtc-lexer.lex.c
+/dtc-parser.tab.c
+/dtc-parser.tab.h