From cc8fad9a7fa6397d7b16eb52f8d6fa689eceff94 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Wed, 13 Feb 2013 17:02:38 +0100 Subject: move msvc IDE related files to 'vs' directory tree Use 'vs' directory tree given that 'vc' intended one clashes with an already existing build target in file Makefile.dist. --- vs/vc6/.gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 vs/vc6/.gitignore (limited to 'vs/vc6/.gitignore') diff --git a/vs/vc6/.gitignore b/vs/vc6/.gitignore new file mode 100644 index 000000000..79f1177e5 --- /dev/null +++ b/vs/vc6/.gitignore @@ -0,0 +1,7 @@ +* +!.gitattributes +!.gitignore +!lib +!src +!tests +!vc6curl.dsw -- cgit v1.2.3