diff options
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 46 |
1 files changed, 4 insertions, 42 deletions
diff --git a/.gitignore b/.gitignore index e349901a..3bcf7b3f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,42 +1,4 @@ -# .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 -.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 +/build +/clone +/git +/trash |