From f404c899168fdd8b9a6cda0f9447ef06e648ce95 Mon Sep 17 00:00:00 2001 From: Daniel Date: Tue, 29 Aug 2023 15:53:43 +0200 Subject: [PATCH] idea --- .idea/encodings.xml | 4 ++ .idea/modules.xml | 8 +++ .idea/mpp-tool.iml | 132 ++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 144 insertions(+) create mode 100644 .idea/encodings.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/mpp-tool.iml diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 0000000..15a15b2 --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..c72d9a7 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/mpp-tool.iml b/.idea/mpp-tool.iml new file mode 100644 index 0000000..9d7c89d --- /dev/null +++ b/.idea/mpp-tool.iml @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file