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. --- vc/t/src/.gitattributes | 1 - vc/t/src/.gitignore | 5 ----- 2 files changed, 6 deletions(-) delete mode 100644 vc/t/src/.gitattributes delete mode 100644 vc/t/src/.gitignore (limited to 'vc/t/src') diff --git a/vc/t/src/.gitattributes b/vc/t/src/.gitattributes deleted file mode 100644 index aecf25037..000000000 --- a/vc/t/src/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -* -crlf diff --git a/vc/t/src/.gitignore b/vc/t/src/.gitignore deleted file mode 100644 index 595d4d850..000000000 --- a/vc/t/src/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -* -!.gitattributes -!.gitignore -!*.foot -!*.head -- cgit v1.2.3