1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

msvc IDE 'vc' directory tree preparation

This commit is contained in:
Yang Tse 2013-02-11 19:00:38 +01:00
parent d713e9a207
commit 7970821117
19 changed files with 63 additions and 0 deletions

5
vc/.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
*
!.gitignore
!t
!vc6
!vc8

1
vc/t/.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* -crlf

7
vc/t/.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
*
!.gitattributes
!.gitignore
!README
!lib
!src
!tests

1
vc/t/lib/.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* -crlf

5
vc/t/lib/.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
*
!.gitattributes
!.gitignore
!*.foot
!*.head

1
vc/t/src/.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* -crlf

5
vc/t/src/.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
*
!.gitattributes
!.gitignore
!*.foot
!*.head

1
vc/vc6/.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* -crlf

7
vc/vc6/.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
*
!.gitattributes
!.gitignore
!lib
!src
!tests
!vc6curl.dsw

1
vc/vc6/lib/.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* -crlf

4
vc/vc6/lib/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
*
!.gitattributes
!.gitignore
!vc6libcurl.dsw

1
vc/vc6/src/.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* -crlf

5
vc/vc6/src/.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
*
!.gitattributes
!.gitignore
!vc6curltool.dsp
!vc6curltool.dsw

1
vc/vc8/.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* -crlf

7
vc/vc8/.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
*
!.gitattributes
!.gitignore
!lib
!src
!tests
!vc8curl.sln

1
vc/vc8/lib/.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* -crlf

4
vc/vc8/lib/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
*
!.gitattributes
!.gitignore
!vc8libcurl.sln

1
vc/vc8/src/.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* -crlf

5
vc/vc8/src/.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
*
!.gitattributes
!.gitignore
!vc8curltool.sln
!vc8curltool.vcproj