From 0eaef58d6134340c8517168bbf43a25c9d0d0787 Mon Sep 17 00:00:00 2001 From: tigran Date: Tue, 4 Aug 2026 15:43:37 +0400 Subject: [PATCH] add xml --- .idea/encodings.xml | 7 +++++++ .idea/misc.xml | 14 ++++++++++++++ .idea/vcs.xml | 6 ++++++ 3 files changed, 27 insertions(+) create mode 100644 .idea/encodings.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 0000000..aa00ffa --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..f88aef9 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,14 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file