From 92744945c5633ef3f591c868bc1011c894cec169 Mon Sep 17 00:00:00 2001 From: bon Date: Tue, 18 Mar 2025 20:44:57 +0300 Subject: [PATCH] init --- .idea/inspectionProfiles/Project_Default.xml | 6 ++++++ .idea/vcs.xml | 6 ++++++ 2 files changed, 12 insertions(+) create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..03d9549 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,6 @@ + + + + \ 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