diff options
Diffstat (limited to 'vs/vc8')
-rw-r--r-- | vs/vc8/.gitattributes | 1 | ||||
-rw-r--r-- | vs/vc8/.gitignore | 7 | ||||
-rw-r--r-- | vs/vc8/lib/.gitattributes | 1 | ||||
-rw-r--r-- | vs/vc8/lib/.gitignore | 4 | ||||
-rw-r--r-- | vs/vc8/src/.gitattributes | 1 | ||||
-rw-r--r-- | vs/vc8/src/.gitignore | 5 |
6 files changed, 0 insertions, 19 deletions
diff --git a/vs/vc8/.gitattributes b/vs/vc8/.gitattributes deleted file mode 100644 index aecf25037..000000000 --- a/vs/vc8/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -* -crlf diff --git a/vs/vc8/.gitignore b/vs/vc8/.gitignore deleted file mode 100644 index 68e2ba073..000000000 --- a/vs/vc8/.gitignore +++ /dev/null @@ -1,7 +0,0 @@ -* -!.gitattributes -!.gitignore -!lib -!src -!tests -!vc8curl.sln diff --git a/vs/vc8/lib/.gitattributes b/vs/vc8/lib/.gitattributes deleted file mode 100644 index aecf25037..000000000 --- a/vs/vc8/lib/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -* -crlf diff --git a/vs/vc8/lib/.gitignore b/vs/vc8/lib/.gitignore deleted file mode 100644 index 4f5c670ba..000000000 --- a/vs/vc8/lib/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -* -!.gitattributes -!.gitignore -!vc8libcurl.sln diff --git a/vs/vc8/src/.gitattributes b/vs/vc8/src/.gitattributes deleted file mode 100644 index aecf25037..000000000 --- a/vs/vc8/src/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -* -crlf diff --git a/vs/vc8/src/.gitignore b/vs/vc8/src/.gitignore deleted file mode 100644 index 7fae07f4e..000000000 --- a/vs/vc8/src/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -* -!.gitattributes -!.gitignore -!vc8curltool.sln -!vc8curltool.vcproj |