prepare v4.2.5
[m6w6/ext-http] / .gitignore
index 95f72a28281acbb05db5529e90af406dc42cd6d3..99028c98e2a0ac08d5554e04a6721c807dc5cb46 100644 (file)
@@ -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,3 +84,4 @@ vendor/
 /tests/helper/server.log
 *gcov
 *lcov
+.vscode