diff options
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 |