From 2e48923ddc470539edff6edf51180cefccb3b0c7 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Wed, 31 May 2023 11:48:26 +0200 Subject: [PATCH] Add a shared dictionary to the project. --- .gitignore | 1 - .idea/dictionaries/shared.xml | 8 ++++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 .idea/dictionaries/shared.xml diff --git a/.gitignore b/.gitignore index 345da6fb97..cde20b0085 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/.idea/dictionaries/shared.xml b/.idea/dictionaries/shared.xml new file mode 100644 index 0000000000..216a8cbd20 --- /dev/null +++ b/.idea/dictionaries/shared.xml @@ -0,0 +1,8 @@ + + + + backstack + textfields + + +