diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-11-25 22:45:50 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-11-25 22:45:50 +0000 |
commit | 5867eb2dd2a43fb4f9935b958602d18e37ca8583 (patch) | |
tree | 138bb48f3c27ce9c58380ff4f9e23fecb4050ce5 | |
parent | 61f145e3de3673926247f95633ec93c378196d19 (diff) |
Bryan Henderson: added missing ignores
-rw-r--r-- | .cvsignore | 1 | ||||
-rw-r--r-- | src/.cvsignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore index dda632bf4..6a5e40953 100644 --- a/.cvsignore +++ b/.cvsignore @@ -12,3 +12,4 @@ depcomp config.guess config.sub ltmain.sh +libcurl.pc diff --git a/src/.cvsignore b/src/.cvsignore index c15fcc26e..f2956cebe 100644 --- a/src/.cvsignore +++ b/src/.cvsignore @@ -3,6 +3,7 @@ Makefile.in .deps .libs curl +config.h.in config.h hugehelp.c stamp-h* |