diff options
Diffstat (limited to 'src/.gitignore')
-rw-r--r-- | src/.gitignore | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/src/.gitignore b/src/.gitignore index c7ffcdce5..2207afdfa 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,13 +1,13 @@ +*.a +*.nlm +*.res +Makefile.vc10.dist +Makefile.vc8.dist +Makefile.vc9.dist +config-win32.h curl curl_config.h curl_config.h.in -tool_hugehelp.c stamp-h2 -Makefile.vc8.dist -Makefile.vc9.dist +tool_hugehelp.c tool_version.h.dist -Makefile.vc10.dist -config-win32.h -*.a -*.res -*.nlm |