aboutsummaryrefslogtreecommitdiff
path: root/vc/vc8
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2013-02-13 17:02:38 +0100
committerYang Tse <yangsita@gmail.com>2013-02-13 17:14:21 +0100
commitcc8fad9a7fa6397d7b16eb52f8d6fa689eceff94 (patch)
tree66d27d7b4e5755937737c67d9dd6a39d605b1955 /vc/vc8
parent72da89a74d7f29a99a801b8dc7dbade13d09ea2f (diff)
move msvc IDE related files to 'vs' directory tree
Use 'vs' directory tree given that 'vc' intended one clashes with an already existing build target in file Makefile.dist.
Diffstat (limited to 'vc/vc8')
-rw-r--r--vc/vc8/.gitattributes1
-rw-r--r--vc/vc8/.gitignore7
-rw-r--r--vc/vc8/lib/.gitattributes1
-rw-r--r--vc/vc8/lib/.gitignore4
-rw-r--r--vc/vc8/src/.gitattributes1
-rw-r--r--vc/vc8/src/.gitignore5
6 files changed, 0 insertions, 19 deletions
diff --git a/vc/vc8/.gitattributes b/vc/vc8/.gitattributes
deleted file mode 100644
index aecf25037..000000000
--- a/vc/vc8/.gitattributes
+++ /dev/null
@@ -1 +0,0 @@
-* -crlf
diff --git a/vc/vc8/.gitignore b/vc/vc8/.gitignore
deleted file mode 100644
index 68e2ba073..000000000
--- a/vc/vc8/.gitignore
+++ /dev/null
@@ -1,7 +0,0 @@
-*
-!.gitattributes
-!.gitignore
-!lib
-!src
-!tests
-!vc8curl.sln
diff --git a/vc/vc8/lib/.gitattributes b/vc/vc8/lib/.gitattributes
deleted file mode 100644
index aecf25037..000000000
--- a/vc/vc8/lib/.gitattributes
+++ /dev/null
@@ -1 +0,0 @@
-* -crlf
diff --git a/vc/vc8/lib/.gitignore b/vc/vc8/lib/.gitignore
deleted file mode 100644
index 4f5c670ba..000000000
--- a/vc/vc8/lib/.gitignore
+++ /dev/null
@@ -1,4 +0,0 @@
-*
-!.gitattributes
-!.gitignore
-!vc8libcurl.sln
diff --git a/vc/vc8/src/.gitattributes b/vc/vc8/src/.gitattributes
deleted file mode 100644
index aecf25037..000000000
--- a/vc/vc8/src/.gitattributes
+++ /dev/null
@@ -1 +0,0 @@
-* -crlf
diff --git a/vc/vc8/src/.gitignore b/vc/vc8/src/.gitignore
deleted file mode 100644
index 7fae07f4e..000000000
--- a/vc/vc8/src/.gitignore
+++ /dev/null
@@ -1,5 +0,0 @@
-*
-!.gitattributes
-!.gitignore
-!vc8curltool.sln
-!vc8curltool.vcproj