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 | d7dd590ab60e4bad9f6976129132fe125cefaf99 (patch) | |
tree | adc3c879f9803ade3387d959dcb7807f05102f6d /bin/dash/.gitignore | |
parent | Add daticns utility (diff) | |
download | src-d7dd590ab60e4bad9f6976129132fe125cefaf99.tar.gz src-d7dd590ab60e4bad9f6976129132fe125cefaf99.zip |
Remove dash
Moved to https://git.causal.agency/dash/ and jorts.
Diffstat (limited to '')
-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 |