diff options
author | Steve Holme <steve_holme@hotmail.com> | 2014-05-18 21:25:53 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2014-05-18 21:27:44 +0100 |
commit | 29d790fe6053ba8bb0b4ade48a6fe8b98ab189d9 (patch) | |
tree | 6b99d345e88da5177c1393eb7f35bb335419f9f2 /vs/vc8/src | |
parent | f01e7e08d84d1574397842f52656ae000f7859a6 (diff) |
build: Removed old Visual Studio project files
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, 0 insertions, 6 deletions
diff --git a/vs/vc8/src/.gitattributes b/vs/vc8/src/.gitattributes deleted file mode 100644 index aecf25037..000000000 --- a/vs/vc8/src/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -* -crlf diff --git a/vs/vc8/src/.gitignore b/vs/vc8/src/.gitignore deleted file mode 100644 index 7fae07f4e..000000000 --- a/vs/vc8/src/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -* -!.gitattributes -!.gitignore -!vc8curltool.sln -!vc8curltool.vcproj |