X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=.gitignore;h=318ec0a61fb7f318f2e8a57ba23217b7aaaac152;hb=d2513f170e2fb5cfef83b087e884f53374769be2;hp=ae434fef9765cfe36e8bd262a2975ed9e158118e;hpb=14a010b784f6228a293c90502c46a7143d89afbf;p=awesomized%2Fext-ion diff --git a/.gitignore b/.gitignore index ae434fe..318ec0a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +*~ +*.o *.lo *.la .libs @@ -5,6 +7,7 @@ acinclude.m4 aclocal.m4 autom4te.cache build +config.cache config.guess config.h config.h.in @@ -19,7 +22,7 @@ include install-sh libtool ltmain.sh -Makefile +/Makefile Makefile.fragments Makefile.global Makefile.objects @@ -39,3 +42,11 @@ tests/**/*.sh tests/**/*.db tests/**/*.mem tmp-php.ini +*.dep +*.gcda +*.gcno +.idea +docs/vendor +docs/src +docs/*composer* +*.tgz