diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/.cvsignore | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/lib/.cvsignore b/lib/.cvsignore index 623a9fbb8..03863387e 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -1,12 +1,22 @@ +*.dist +*.in *.la *.lo -Makefile -*.in .deps .libs +DLL-Debug +DLL-Release +LIB-Debug +LIB-Release +Makefile config.h -stamp-* getdate.c libcurl.dsp libcurl.vcproj -*.dist +stamp-* +vc6libcurl.dsp +vc6libcurl.ncb +vc6libcurl.opt +vc6libcurl.sln +vc6libcurl.suo +vc6libcurl.vcproj |