Ver Fonte

ignore files generated by 'maketgz'

Daniel Stenberg há 14 anos atrás
pai
commit
5a814f6f2c
5 ficheiros alterados com 17 adições e 1 exclusões
  1. 4 0
      .gitignore
  2. 1 1
      include/curl/.gitignore
  3. 5 0
      lib/.gitignore
  4. 3 0
      src/.gitignore
  5. 4 0
      tests/.gitignore

+ 4 - 0
.gitignore

@@ -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

+ 1 - 1
include/curl/.gitignore

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

+ 5 - 0
lib/.gitignore

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

+ 3 - 0
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

+ 4 - 0
tests/.gitignore

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