summary refs log tree commit diff
path: root/bin/dash/.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/.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/.gitignore')
-rw-r--r--bin/dash/.gitignore42
1 files changed, 42 insertions, 0 deletions
diff --git a/bin/dash/.gitignore b/bin/dash/.gitignore
new file mode 100644
index 00000000..e349901a
--- /dev/null
+++ b/bin/dash/.gitignore
@@ -0,0 +1,42 @@
+# .gitignore for dash
+
+# generated by autogen.sh
+Makefile.in
+/aclocal.m4
+/autom4te.cache/
+/compile
+/config.h.in
+/configure
+/depcomp
+/install-sh
+/missing
+
+# generated by configure
+Makefile
+.deps
+.dirstamp
+/config.cache
+/config.h
+/config.log
+/config.status
+/stamp-h1
+
+# generated by make
+/src/token_vars.h
+
+# Apple debug symbol bundles
+*.dSYM/
+
+# backups and patch artefacts
+*~
+*.bak
+*.orig
+*.rej
+
+# OS generated files
+.DS_Store
+.DS_Store?
+._*
+.Spotlight*
+.Trash*
+*[Tt]humbs.db