From e66109c1e3ce97d39114b67b30b8d2da2c793f11 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sat, 19 Mar 2016 17:57:43 +0000 Subject: build: Added missing Visual Studio filter files for VC10 onwards As these files don't need to contain references to the source files, although typically do, added basic files which only include three filters and don't require the project file generator to be modified. These files allow the source code to be viewed in the Solution Explorer in versions of Visual Studio from 2010 onwards in the same manner as previous versions did rather than one large view of files. --- projects/Windows/VC10/src/.gitignore | 1 - 1 file changed, 1 deletion(-) (limited to 'projects/Windows/VC10/src/.gitignore') diff --git a/projects/Windows/VC10/src/.gitignore b/projects/Windows/VC10/src/.gitignore index f9484ba5b..60208d7e0 100644 --- a/projects/Windows/VC10/src/.gitignore +++ b/projects/Windows/VC10/src/.gitignore @@ -1,4 +1,3 @@ -/*.filters /*.ncb /*.opensdf /*.sdf -- cgit v1.2.3