aboutsummaryrefslogtreecommitdiffstats
path: root/dtc/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'dtc/.gitignore')
-rw-r--r--dtc/.gitignore24
1 files changed, 24 insertions, 0 deletions
diff --git a/dtc/.gitignore b/dtc/.gitignore
new file mode 100644
index 000000000..8e332d8d8
--- /dev/null
+++ b/dtc/.gitignore
@@ -0,0 +1,24 @@
+*.o
+*.d
+*.a
+*.patch
+*.so
+*~
+*.bak
+*.tab.[ch]
+lex.yy.c
+*.lex.c
+.*.swp
+/dtc
+/fdtdump
+/convert-dtsv0
+/version_gen.h
+/fdtget
+/fdtput
+/fdtoverlay
+/patches
+/.pc
+
+# cscope files
+cscope.*
+ncscope.*