Browse Source

Add a shared dictionary to the project.

feature/fga/small_timeline_improvements
Benoit Marty 1 year ago
parent
commit
f49e2dd4e3
  1. 1
      .gitignore
  2. 8
      .idea/dictionaries/shared.xml

1
.gitignore vendored

@ -48,7 +48,6 @@ captures/ @@ -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
.idea/dictionaries/shared.xml

@ -0,0 +1,8 @@ @@ -0,0 +1,8 @@
<component name="ProjectDictionaryState">
<dictionary name="shared">
<words>
<w>backstack</w>
<w>textfields</w>
</words>
</dictionary>
</component>
Loading…
Cancel
Save