diff options
Diffstat (limited to 'lib/.gitignore')
-rw-r--r-- | lib/.gitignore | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/lib/.gitignore b/lib/.gitignore index e289640c6..965c5598d 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -1,15 +1,15 @@ -curl_config.h -curl_config.h.in -stamp-h1 +*.a +*.imp +*.nlm *.orig *.rej -TAGS +*.res +Makefile.vc10.dist Makefile.vc8.dist Makefile.vc9.dist +TAGS +curl_config.h +curl_config.h.in libcurl.plist.dist -Makefile.vc10.dist libcurl.vers -*.a -*.res -*.imp -*.nlm +stamp-h1 |