aboutsummaryrefslogtreecommitdiff
path: root/vc/vc6
diff options
context:
space:
mode:
Diffstat (limited to 'vc/vc6')
-rw-r--r--vc/vc6/.gitattributes1
-rw-r--r--vc/vc6/.gitignore7
-rw-r--r--vc/vc6/lib/.gitattributes1
-rw-r--r--vc/vc6/lib/.gitignore4
-rw-r--r--vc/vc6/src/.gitattributes1
-rw-r--r--vc/vc6/src/.gitignore5
6 files changed, 19 insertions, 0 deletions
diff --git a/vc/vc6/.gitattributes b/vc/vc6/.gitattributes
new file mode 100644
index 000000000..aecf25037
--- /dev/null
+++ b/vc/vc6/.gitattributes
@@ -0,0 +1 @@
+* -crlf
diff --git a/vc/vc6/.gitignore b/vc/vc6/.gitignore
new file mode 100644
index 000000000..79f1177e5
--- /dev/null
+++ b/vc/vc6/.gitignore
@@ -0,0 +1,7 @@
+*
+!.gitattributes
+!.gitignore
+!lib
+!src
+!tests
+!vc6curl.dsw
diff --git a/vc/vc6/lib/.gitattributes b/vc/vc6/lib/.gitattributes
new file mode 100644
index 000000000..aecf25037
--- /dev/null
+++ b/vc/vc6/lib/.gitattributes
@@ -0,0 +1 @@
+* -crlf
diff --git a/vc/vc6/lib/.gitignore b/vc/vc6/lib/.gitignore
new file mode 100644
index 000000000..7832007ba
--- /dev/null
+++ b/vc/vc6/lib/.gitignore
@@ -0,0 +1,4 @@
+*
+!.gitattributes
+!.gitignore
+!vc6libcurl.dsw
diff --git a/vc/vc6/src/.gitattributes b/vc/vc6/src/.gitattributes
new file mode 100644
index 000000000..aecf25037
--- /dev/null
+++ b/vc/vc6/src/.gitattributes
@@ -0,0 +1 @@
+* -crlf
diff --git a/vc/vc6/src/.gitignore b/vc/vc6/src/.gitignore
new file mode 100644
index 000000000..030326912
--- /dev/null
+++ b/vc/vc6/src/.gitignore
@@ -0,0 +1,5 @@
+*
+!.gitattributes
+!.gitignore
+!vc6curltool.dsp
+!vc6curltool.dsw