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 | cdca6e8b0bf7c3f78102e338d99ba9ba34d79ab3 (patch) | |
tree | 85e6b705972579b46a2a838c4851a5effe865974 /bin/dash/.gitignore | |
parent | Add The Once and Future Witches (diff) | |
download | src-cdca6e8b0bf7c3f78102e338d99ba9ba34d79ab3.tar.gz src-cdca6e8b0bf7c3f78102e338d99ba9ba34d79ab3.zip |
Revert "Check in dash autogen files"
This reverts commit d7c361a6cb66a919b19648a8780423a0c73e1a59. 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 |