From 7970821117d2877964308726fae6a6b7f41ca786 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Mon, 11 Feb 2013 19:00:38 +0100 Subject: msvc IDE 'vc' directory tree preparation --- vc/vc6/src/.gitattributes | 1 + vc/vc6/src/.gitignore | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 vc/vc6/src/.gitattributes create mode 100644 vc/vc6/src/.gitignore (limited to 'vc/vc6/src') diff --git a/vc/vc6/src/.gitattributes b/vc/vc6/src/.gitattributes new file mode 100644 index 000000000..aecf25037 --- /dev/null +++ b/vc/vc6/src/.gitattributes @@ -0,0 +1 @@ +* -crlf diff --git a/vc/vc6/src/.gitignore b/vc/vc6/src/.gitignore new file mode 100644 index 000000000..030326912 --- /dev/null +++ b/vc/vc6/src/.gitignore @@ -0,0 +1,5 @@ +* +!.gitattributes +!.gitignore +!vc6curltool.dsp +!vc6curltool.dsw -- cgit v1.2.3