diff options
author | June McEnroe <june@causal.agency> | 2022-03-15 22:26:11 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2022-03-15 22:27:26 -0400 |
commit | 4ff38caa83d5f8f5bc36ff0baa4fa4b3895b1f4f (patch) | |
tree | b60152397986339b6e11cdaf462faff1272445c1 /bin/dash/.gitignore | |
parent | Add daticns utility (diff) | |
download | src-4ff38caa83d5f8f5bc36ff0baa4fa4b3895b1f4f.tar.gz src-4ff38caa83d5f8f5bc36ff0baa4fa4b3895b1f4f.zip |
Remove dash
Moved to https://git.causal.agency/dash/ and jorts.
Diffstat (limited to 'bin/dash/.gitignore')
-rw-r--r-- | bin/dash/.gitignore | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/bin/dash/.gitignore b/bin/dash/.gitignore deleted file mode 100644 index 63fccdc3..00000000 --- a/bin/dash/.gitignore +++ /dev/null @@ -1,34 +0,0 @@ -# .gitignore for dash - -# generated by autogen.sh -/autom4te.cache/ - -# 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 |