From ac2576b7606b911c52d4f1b15a8d74a77dd8b629 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Wed, 11 Jan 2023 09:20:58 +0200 Subject: [PATCH] add idea/misc.xml --- .idea/.gitignore | 1 + .idea/misc.xml | 7 +++++++ 2 files changed, 8 insertions(+) create mode 100644 .idea/misc.xml diff --git a/.idea/.gitignore b/.idea/.gitignore index 5343c234d4..3ce7dcdfbe 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -3,3 +3,4 @@ !/codeStyles !/fileTemplates !/inspectionProfiles +!misc.xml diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000000..7053f4fa1a --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file