ignore files generated by 'maketgz'

This commit is contained in:
Daniel Stenberg 2010-04-14 17:12:34 +02:00
parent 81219e8030
commit 5a814f6f2c
5 changed files with 17 additions and 1 deletions

4
.gitignore vendored
View File

@ -5,6 +5,7 @@
*.dll
*.exe
*.obj
*.asc
.*.swp
Debug
Release
@ -26,6 +27,9 @@ curl-config
libcurl.pc
missing
curl-*.tar.gz
curl-*.tar.bz2
curl-*.tar.lzma
curl-*.zip
INSTALL
install-sh
*.o

View File

@ -1,3 +1,3 @@
curlbuild.h
stamp-h3
curlver.h.dist

5
lib/.gitignore vendored
View File

@ -4,3 +4,8 @@ stamp-h1
*.orig
*.rej
TAGS
Makefile.vc8.dist
Makefile.vc9.dist
libcurl.plist.dist
libcurl.vcproj
vc6libcurl.dsp

3
src/.gitignore vendored
View File

@ -3,3 +3,6 @@ curl_config.h
curl_config.h.in
hugehelp.c
stamp-h2
Makefile.vc8.dist
Makefile.vc9.dist
version.h.dist

4
tests/.gitignore vendored
View File

@ -10,3 +10,7 @@ curl_ssh_config
curl_sshd_config
*pid
stunnel.conf
runtests.html
runtests.pdf
testcurl.html
testcurl.pdf