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/src/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 vs/vc6/src/.gitignore (limited to 'vs/vc6/src/.gitignore') diff --git a/vs/vc6/src/.gitignore b/vs/vc6/src/.gitignore new file mode 100644 index 000000000..030326912 --- /dev/null +++ b/vs/vc6/src/.gitignore @@ -0,0 +1,5 @@ +* +!.gitattributes +!.gitignore +!vc6curltool.dsp +!vc6curltool.dsw -- cgit v1.2.3