From 895f963e3e2c1085ddb01b31e571e5a27972223d Mon Sep 17 00:00:00 2001 From: Alexander Sysoev Date: Wed, 12 Nov 2025 12:56:15 +0000 Subject: [PATCH] Added KEFS xml to git --- .gitignore | 1 + .idea/kotlin-plugins.xml | 29 +++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 .idea/kotlin-plugins.xml diff --git a/.gitignore b/.gitignore index 2943b9dc3..4f67ccb13 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ lib-kotlin !.idea/detekt.xml !.idea/kotlinTestDataPluginTestDataPaths.xml !.idea/kotlinx-rpc.iml +!.idea/kotlin-plugins.xml samples/**/.idea/* diff --git a/.idea/kotlin-plugins.xml b/.idea/kotlin-plugins.xml new file mode 100644 index 000000000..d233eaead --- /dev/null +++ b/.idea/kotlin-plugins.xml @@ -0,0 +1,29 @@ + + + + + + + + + \ No newline at end of file