diff options
author | June McEnroe <june@causal.agency> | 2021-04-25 21:15:34 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-04-25 21:15:34 +0000 |
commit | e9cd9add8c1a64669fd6cff2dd7c638357655d20 (patch) | |
tree | 15d6b2c336ed68cd37f31253058a5a8393e42271 /bin/dash/.gitignore | |
parent | Add The Once and Future Witches (diff) | |
download | src-e9cd9add8c1a64669fd6cff2dd7c638357655d20.tar.gz src-e9cd9add8c1a64669fd6cff2dd7c638357655d20.zip |
Revert "Check in dash autogen files"
This reverts commit 84094668ce6873b0922940b2d863ee852839e9f2. Well apparently this just created symlinks to system files. Stupid.
Diffstat (limited to '')
-rw-r--r-- | bin/dash/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/dash/.gitignore b/bin/dash/.gitignore index 63fccdc3..e349901a 100644 --- a/bin/dash/.gitignore +++ b/bin/dash/.gitignore @@ -1,7 +1,15 @@ # .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 |