diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-04-14 17:12:34 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-04-14 17:12:34 +0200 |
commit | 5a814f6f2ce8a9718823c2365c45b25cc756456b (patch) | |
tree | 265c61a09858f8f0180bfa76b47f770474cc9ff2 /lib | |
parent | 81219e80309fc21d379760a3852a832a73204215 (diff) |
ignore files generated by 'maketgz'
Diffstat (limited to 'lib')
-rw-r--r-- | lib/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore index 3da20f576..f40d9bb5c 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -4,3 +4,8 @@ stamp-h1 *.orig *.rej TAGS +Makefile.vc8.dist +Makefile.vc9.dist +libcurl.plist.dist +libcurl.vcproj +vc6libcurl.dsp |