X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=.gitignore;h=99028c98e2a0ac08d5554e04a6721c807dc5cb46;hp=c7fc94c09ffbc04480380c1b2b3673aa00766a30;hb=HEAD;hpb=d943313475c4e659a15f126e855b988a602c5697 diff --git a/.gitignore b/.gitignore index c7fc94c..99028c9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,9 @@ .cproject .deps +*.dep .libs/ .project -Makefile +/Makefile Makefile.fragments Makefile.global Makefile.objects @@ -10,6 +11,7 @@ acinclude.m4 aclocal.m4 autom4te.cache/ build/ +config.cache config.guess config.h config.h.in @@ -18,6 +20,7 @@ config.nice config.status config.sub configure +configure.ac configure.in http.la install-sh @@ -81,4 +84,4 @@ vendor/ /tests/helper/server.log *gcov *lcov -*.loT +.vscode