forked from SparkDevNetwork/Rock
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Rock.sln.vsspell
35 lines (35 loc) · 1.37 KB
/
Rock.sln.vsspell
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="utf-8"?>
<!-- Visual Studio Spell Checker configuration file - [https://github.com/EWSoftware/VSSpellChecker]
Do not edit the XML. Use the configuration file editor in Visual Studio to modify the settings. -->
<SpellCheckerConfiguration Format="2018.8.16.0">
<InheritAdditionalDictionaryFolders>True</InheritAdditionalDictionaryFolders>
<SelectedLanguages>
<LanguageName></LanguageName>
</SelectedLanguages>
<InheritIgnoredClassifications>True</InheritIgnoredClassifications>
<IgnoredClassifications />
<InheritIgnoredWords>True</InheritIgnoredWords>
<InheritExclusionExpressions>True</InheritExclusionExpressions>
<InheritIgnoredFilePatterns>True</InheritIgnoredFilePatterns>
<InheritXmlSettings>True</InheritXmlSettings>
<IgnoredWords>
<Ignore>Admin</Ignore>
<Ignore>api</Ignore>
<Ignore>auth</Ignore>
<Ignore>birthdate</Ignore>
<Ignore>birthyear</Ignore>
<Ignore>deserialize</Ignore>
<Ignore>deserialized</Ignore>
<Ignore>linq</Ignore>
<Ignore>nullable</Ignore>
<Ignore>Queryable</Ignore>
<Ignore>texting</Ignore>
<Ignore>workflow</Ignore>
<Ignore>geocode</Ignore>
<Ignore>Checkin</Ignore>
</IgnoredWords>
<IgnoredFilePatterns>
<FilePattern>*.Designer.cs</FilePattern>
<FilePattern>*\CodeGenerated\*.cs</FilePattern>
</IgnoredFilePatterns>
</SpellCheckerConfiguration>