diff options
Diffstat (limited to 'vs/vc8/lib')
-rw-r--r-- | vs/vc8/lib/.gitattributes | 1 | ||||
-rw-r--r-- | vs/vc8/lib/.gitignore | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/vs/vc8/lib/.gitattributes b/vs/vc8/lib/.gitattributes new file mode 100644 index 000000000..aecf25037 --- /dev/null +++ b/vs/vc8/lib/.gitattributes @@ -0,0 +1 @@ +* -crlf diff --git a/vs/vc8/lib/.gitignore b/vs/vc8/lib/.gitignore new file mode 100644 index 000000000..4f5c670ba --- /dev/null +++ b/vs/vc8/lib/.gitignore @@ -0,0 +1,4 @@ +* +!.gitattributes +!.gitignore +!vc8libcurl.sln |