From 858954e82d33488067d5b89eba9f950fc293f6f8 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Thu, 4 Mar 2021 17:08:11 -0300 Subject: [PATCH] Add user dictionary to repo for spellchecker --- .gitignore | 1 + .idea/dictionaries/user.xml | 14 ++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 .idea/dictionaries/user.xml diff --git a/.gitignore b/.gitignore index 0146d1a8..5a81439f 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ out/ !.idea/runConfigurations* !.idea/inspectionProfiles* !.idea/codeStyles* +!.idea/dictionaries* *.ipr *.iws *.iml diff --git a/.idea/dictionaries/user.xml b/.idea/dictionaries/user.xml new file mode 100644 index 00000000..131779fd --- /dev/null +++ b/.idea/dictionaries/user.xml @@ -0,0 +1,14 @@ + + + + apk + chunker + ejectable + hasher + hkdf + restorable + seedvault + snowden + + + \ No newline at end of file