summary refs log tree commit diff
path: root/bin/dash/src/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-22 17:37:23 -0500
committerJune McEnroe <june@causal.agency>2020-12-22 17:51:26 -0500
commitfe9b61c02999b7bda48319e0155b4c834ede83d8 (patch)
tree30c4244709154a1939eaf2ec6a3a0d434403fcd6 /bin/dash/src/.gitignore
parentLimit prune.sh to ~/.config ~/.local (diff)
parentSquashed 'bin/dash/' content from commit a45870f (diff)
downloadsrc-fe9b61c02999b7bda48319e0155b4c834ede83d8.tar.gz
src-fe9b61c02999b7bda48319e0155b4c834ede83d8.zip
Merge commit '9e55e38997ed4d6998af9e113e215a926c24988e' as 'bin/dash'
From tag 'v0.5.11.2'.
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