-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCustomDictionary.xml
More file actions
40 lines (40 loc) · 964 Bytes
/
CustomDictionary.xml
File metadata and controls
40 lines (40 loc) · 964 Bytes
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
<Dictionary>
<Words>
<Recognized>
<Word>Api</Word>
<Word>Auth</Word>
<Word>Commitish</Word>
<Word>Git</Word>
<Word>Gzip</Word>
<Word>Hireable</Word>
<Word>IOAuth</Word>
<Word>Mergeable</Word>
<Word>OAuth</Word>
<Word>Poco</Word>
<Word>Sha</Word>
<Word>Ssh</Word>
<Word>Submodule</Word>
<Word>Svn</Word>
<Word>Symlink</Word>
<Word>Unsuspend</Word>
</Recognized>
<DiscreteExceptions>
<Term>OAuth</Term>
</DiscreteExceptions>
</Words>
<Acronyms>
<CasingExceptions>
<Acronym>Auth</Acronym>
<Acronym>C2Hs</Acronym>
<Acronym>Cl</Acronym>
<Acronym>Hs</Acronym>
<Acronym>IOAuth</Acronym>
<Acronym>Ml</Acronym>
<Acronym>OAuth</Acronym>
<Acronym>Py</Acronym>
<Acronym>Poco</Acronym>
<Acronym>Ssh</Acronym>
<Acronym>Svn</Acronym>
</CasingExceptions>
</Acronyms>
</Dictionary>