summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2017-10-01 05:56:22 (GMT)
committerTom Rini <trini@konsulko.com>2017-10-02 22:03:37 (GMT)
commitde163ecedb8a54dc72d5c6cadbfd1a85befce6ce (patch)
tree91c9a536fe5b2c7b9d988f4490e8fa511d1fc26f /scripts
parent4d1c166fee4a34e8a7d8d05b2a4102c7c668726d (diff)
downloadu-boot-de163ecedb8a54dc72d5c6cadbfd1a85befce6ce.tar.xz
scripts: dtc: Add .gitignore
Ignore these generated files during the build of dtc. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/dtc/.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/dtc/.gitignore b/scripts/dtc/.gitignore
new file mode 100644
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