Add a shared dictionary to the project.

This commit is contained in:
Benoit Marty
2023-05-31 11:48:26 +02:00
parent fccf194e7b
commit f49e2dd4e3
2 changed files with 8 additions and 1 deletions
-1
View File
@@ -48,7 +48,6 @@ captures/
.idea/navEditor.xml
.idea/tasks.xml
.idea/workspace.xml
.idea/dictionaries
.idea/libraries
# Android Studio 3 in .gitignore file.
.idea/caches
+8
View File
@@ -0,0 +1,8 @@
<component name="ProjectDictionaryState">
<dictionary name="shared">
<words>
<w>backstack</w>
<w>textfields</w>
</words>
</dictionary>
</component>