Add user dictionary to repo for spellchecker

This commit is contained in:
Torsten Grote 2021-03-04 17:08:11 -03:00 committed by Chirayu Desai
parent 0aee5cc2aa
commit 858954e82d
2 changed files with 15 additions and 0 deletions

1
.gitignore vendored
View file

@ -11,6 +11,7 @@ out/
!.idea/runConfigurations*
!.idea/inspectionProfiles*
!.idea/codeStyles*
!.idea/dictionaries*
*.ipr
*.iws
*.iml

View file

@ -0,0 +1,14 @@
<component name="ProjectDictionaryState">
<dictionary name="user">
<words>
<w>apk</w>
<w>chunker</w>
<w>ejectable</w>
<w>hasher</w>
<w>hkdf</w>
<w>restorable</w>
<w>seedvault</w>
<w>snowden</w>
</words>
</dictionary>
</component>