forked from SparkDevNetwork/Rock
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Rock.sln.vsspell
63 lines (63 loc) · 2.3 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<?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>Autofill</Ignore>
<Ignore>birthdate</Ignore>
<Ignore>birthyear</Ignore>
<Ignore>Checkin</Ignore>
<Ignore>columncommand</Ignore>
<Ignore>deserialize</Ignore>
<Ignore>deserialized</Ignore>
<Ignore>enums</Ignore>
<Ignore>formfield</Ignore>
<Ignore>geocode</Ignore>
<Ignore>geocoded</Ignore>
<Ignore>geocoding</Ignore>
<Ignore>Guid</Ignore>
<Ignore>guids</Ignore>
<Ignore>href</Ignore>
<Ignore>javascript</Ignore>
<Ignore>linq</Ignore>
<Ignore>nullable</Ignore>
<Ignore>postback</Ignore>
<Ignore>Queryable</Ignore>
<Ignore>readonly</Ignore>
<Ignore>texting</Ignore>
<Ignore>workflow</Ignore>
<Ignore>workflows</Ignore>
<Ignore>onblur</Ignore>
</IgnoredWords>
<IgnoredFilePatterns>
<FilePattern>*.Designer.cs</FilePattern>
<FilePattern>*\CodeGenerated\*.cs</FilePattern>
</IgnoredFilePatterns>
<IgnoredWordsFile></IgnoredWordsFile>
<ExclusionExpressions>
<Expression Match="alert alert-.*" />
<Expression Match="col-.*-\d*" />
<Expression Match="fa fa-.*" />
<Expression Match="input-width-.*" />
<Expression Match="Pre-Html" Options="IgnoreCase" />
<Expression Match="table table-.*" />
<Expression Match="btn btn-.*" />
<Expression Match="btn-.*" />
<Expression Match="js-.*" />
<Expression Match="runat=server" />
<Expression Match="panel panel-.*" />
</ExclusionExpressions>
</SpellCheckerConfiguration>