From ce4dde6ce8c1b94aacd0117337bf6e5f3d06916d Mon Sep 17 00:00:00 2001 From: Haris Razis Date: Mon, 7 Dec 2020 11:27:46 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9E=95=20Add=20run=20configurations?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/discord.xml | 6 ++++++ .idea/ichnaea.iml | 12 ++++++++++++ .idea/modules.xml | 8 ++++++++ .idea/runConfigurations/dev_client.xml | 12 ++++++++++++ .idea/runConfigurations/dev_server.xml | 12 ++++++++++++ .idea/runConfigurations/run_client.xml | 12 ++++++++++++ .idea/runConfigurations/run_server.xml | 12 ++++++++++++ .idea/vcs.xml | 6 ++++++ 8 files changed, 80 insertions(+) create mode 100644 .idea/discord.xml create mode 100644 .idea/ichnaea.iml create mode 100644 .idea/modules.xml create mode 100644 .idea/runConfigurations/dev_client.xml create mode 100644 .idea/runConfigurations/dev_server.xml create mode 100644 .idea/runConfigurations/run_client.xml create mode 100644 .idea/runConfigurations/run_server.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/discord.xml b/.idea/discord.xml new file mode 100644 index 0000000..cd711a0 --- /dev/null +++ b/.idea/discord.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/ichnaea.iml b/.idea/ichnaea.iml new file mode 100644 index 0000000..0c8867d --- /dev/null +++ b/.idea/ichnaea.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..782099a --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/dev_client.xml b/.idea/runConfigurations/dev_client.xml new file mode 100644 index 0000000..128a3db --- /dev/null +++ b/.idea/runConfigurations/dev_client.xml @@ -0,0 +1,12 @@ + + + + + +