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