aboutsummaryrefslogtreecommitdiff
path: root/vc/vc8
diff options
context:
space:
mode:
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, 19 insertions, 0 deletions
diff --git a/vc/vc8/.gitattributes b/vc/vc8/.gitattributes
new file mode 100644
index 000000000..aecf25037
--- /dev/null
+++ b/vc/vc8/.gitattributes
@@ -0,0 +1 @@
+* -crlf
diff --git a/vc/vc8/.gitignore b/vc/vc8/.gitignore
new file mode 100644
index 000000000..68e2ba073
--- /dev/null
+++ b/vc/vc8/.gitignore
@@ -0,0 +1,7 @@
+*
+!.gitattributes
+!.gitignore
+!lib
+!src
+!tests
+!vc8curl.sln
diff --git a/vc/vc8/lib/.gitattributes b/vc/vc8/lib/.gitattributes
new file mode 100644
index 000000000..aecf25037
--- /dev/null
+++ b/vc/vc8/lib/.gitattributes
@@ -0,0 +1 @@
+* -crlf
diff --git a/vc/vc8/lib/.gitignore b/vc/vc8/lib/.gitignore
new file mode 100644
index 000000000..4f5c670ba
--- /dev/null
+++ b/vc/vc8/lib/.gitignore
@@ -0,0 +1,4 @@
+*
+!.gitattributes
+!.gitignore
+!vc8libcurl.sln
diff --git a/vc/vc8/src/.gitattributes b/vc/vc8/src/.gitattributes
new file mode 100644
index 000000000..aecf25037
--- /dev/null
+++ b/vc/vc8/src/.gitattributes
@@ -0,0 +1 @@
+* -crlf
diff --git a/vc/vc8/src/.gitignore b/vc/vc8/src/.gitignore
new file mode 100644
index 000000000..7fae07f4e
--- /dev/null
+++ b/vc/vc8/src/.gitignore
@@ -0,0 +1,5 @@
+*
+!.gitattributes
+!.gitignore
+!vc8curltool.sln
+!vc8curltool.vcproj