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 /src/.gitignore | |
parent | 81219e80309fc21d379760a3852a832a73204215 (diff) |
ignore files generated by 'maketgz'
Diffstat (limited to 'src/.gitignore')
-rw-r--r-- | src/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore index b1c772903..37989d8ba 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -3,3 +3,6 @@ curl_config.h curl_config.h.in hugehelp.c stamp-h2 +Makefile.vc8.dist +Makefile.vc9.dist +version.h.dist |