From 776769c010019b2720b4c1f3bedb7312028be0ef Mon Sep 17 00:00:00 2001 From: LDericher <40151420+ldericher@users.noreply.github.com> Date: Mon, 23 Aug 2021 14:57:47 +0200 Subject: [PATCH] ide config --- .../inspectionProfiles/profiles_settings.xml | 1 + .idea/misc.xml | 3 +++ .idea/runConfigurations/deck_cmd.xml | 23 +++++++++++++++++++ .idea/runConfigurations/opus_cmd.xml | 23 +++++++++++++++++++ 4 files changed, 50 insertions(+) create mode 100644 .idea/runConfigurations/deck_cmd.xml create mode 100644 .idea/runConfigurations/opus_cmd.xml diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml index 105ce2d..dd4c951 100644 --- a/.idea/inspectionProfiles/profiles_settings.xml +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -1,5 +1,6 @@ + diff --git a/.idea/misc.xml b/.idea/misc.xml index dcdd1c9..99225de 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,7 @@ + + \ No newline at end of file diff --git a/.idea/runConfigurations/deck_cmd.xml b/.idea/runConfigurations/deck_cmd.xml new file mode 100644 index 0000000..19eec93 --- /dev/null +++ b/.idea/runConfigurations/deck_cmd.xml @@ -0,0 +1,23 @@ + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/opus_cmd.xml b/.idea/runConfigurations/opus_cmd.xml new file mode 100644 index 0000000..77fabdb --- /dev/null +++ b/.idea/runConfigurations/opus_cmd.xml @@ -0,0 +1,23 @@ + + + + + \ No newline at end of file