From 85a44bf536aa5fcc15691d902b2117495d2cda48 Mon Sep 17 00:00:00 2001 From: Till Date: Mon, 19 Aug 2019 00:37:39 +0200 Subject: [PATCH] configs --- .idea/runConfigurations/debug.xml | 13 +++++++++++++ .idea/runConfigurations/release.xml | 13 +++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 .idea/runConfigurations/debug.xml create mode 100644 .idea/runConfigurations/release.xml diff --git a/.idea/runConfigurations/debug.xml b/.idea/runConfigurations/debug.xml new file mode 100644 index 0000000..1c381d5 --- /dev/null +++ b/.idea/runConfigurations/debug.xml @@ -0,0 +1,13 @@ + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/release.xml b/.idea/runConfigurations/release.xml new file mode 100644 index 0000000..b9e0a97 --- /dev/null +++ b/.idea/runConfigurations/release.xml @@ -0,0 +1,13 @@ + + + + \ No newline at end of file