From c98841af5688491fe69c25c2e447f642bd465b34 Mon Sep 17 00:00:00 2001 From: celestora Date: Fri, 19 Aug 2022 16:19:35 +0300 Subject: [PATCH] Add IDEA project config file --- chandler.iml | 45 +++++++++++++++++++++++ chandler.ipr | 60 ++++++++++++++++++++++++++++++ chandler.iws | 101 +++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 206 insertions(+) create mode 100644 chandler.iml create mode 100644 chandler.ipr create mode 100644 chandler.iws diff --git a/chandler.iml b/chandler.iml new file mode 100644 index 0000000..c7541f9 --- /dev/null +++ b/chandler.iml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/chandler.ipr b/chandler.ipr new file mode 100644 index 0000000..911bf4d --- /dev/null +++ b/chandler.ipr @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/chandler.iws b/chandler.iws new file mode 100644 index 0000000..de9d8bd --- /dev/null +++ b/chandler.iws @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + $PROJECT_DIR$/composer.json + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1660915095386 + + + + + + \ No newline at end of file