From 5b95595c74d7be8eae84f013243042c0eab70f37 Mon Sep 17 00:00:00 2001 From: Steve Bohlen Date: Tue, 24 Nov 2015 19:48:49 -0500 Subject: [PATCH] fix exclude settings file --- .gitignore | 1 + Spring.Net.2010.sln.DotSettings | 45 --------------------------------- 2 files changed, 1 insertion(+), 45 deletions(-) delete mode 100644 Spring.Net.2010.sln.DotSettings diff --git a/.gitignore b/.gitignore index f454f594..172a8d44 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ #Tooling _ReSharper*/ *.resharper +*.sln.DotSettings [Tt]est[Rr]esult* #Project files diff --git a/Spring.Net.2010.sln.DotSettings b/Spring.Net.2010.sln.DotSettings deleted file mode 100644 index 302a7b18..00000000 --- a/Spring.Net.2010.sln.DotSettings +++ /dev/null @@ -1,45 +0,0 @@ - - 1 - 1 - 1 - False - License - -/* - * Copyright 2002-$CURRENT_YEAR$ the original author or authors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - - - True - - True - <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> - <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> - True - SOLUTION - True - True - True - ALWAYS_ADD - ALWAYS_ADD - ALWAYS_ADD - ALWAYS_ADD - ALWAYS_ADD - ALWAYS_ADD - 1 - <data /> - <data><IncludeFilters /><ExcludeFilters /></data> - True - (?<=^)(TODO:)(.*) \ No newline at end of file