summary refs log tree commit diff
path: root/bin/dash/src/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dash/src/.gitignore')
-rw-r--r--bin/dash/src/.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/bin/dash/src/.gitignore b/bin/dash/src/.gitignore
new file mode 100644
index 00000000..644eccb8
--- /dev/null
+++ b/bin/dash/src/.gitignore
@@ -0,0 +1,13 @@
+*.o
+builtins.[ch]
+builtins.def
+dash
+init.c
+mkinit
+mknodes
+mksignames
+mksyntax
+nodes.[ch]
+signames.c
+syntax.[ch]
+token.h