From 0a32de2c92bf6cd7c7aea56d93b0f4efc07ba3eb Mon Sep 17 00:00:00 2001 From: JaniruTEC Date: Fri, 16 Oct 2020 22:38:39 +0200 Subject: [PATCH] Addded dev run configs, removed fuse-setting from win prod config --- .idea/runConfigurations/Cryptomator_Linux_Dev.xml | 10 ++++++++++ .idea/runConfigurations/Cryptomator_Windows.xml | 2 +- .idea/runConfigurations/Cryptomator_Windows_Dev.xml | 10 ++++++++++ .idea/runConfigurations/Cryptomator_macOS_Dev.xml | 13 +++++++++++++ 4 files changed, 34 insertions(+), 1 deletion(-) create mode 100644 .idea/runConfigurations/Cryptomator_Linux_Dev.xml create mode 100644 .idea/runConfigurations/Cryptomator_Windows_Dev.xml create mode 100644 .idea/runConfigurations/Cryptomator_macOS_Dev.xml diff --git a/.idea/runConfigurations/Cryptomator_Linux_Dev.xml b/.idea/runConfigurations/Cryptomator_Linux_Dev.xml new file mode 100644 index 000000000..945c99d68 --- /dev/null +++ b/.idea/runConfigurations/Cryptomator_Linux_Dev.xml @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/Cryptomator_Windows.xml b/.idea/runConfigurations/Cryptomator_Windows.xml index 0e2b00d8f..c1143a530 100644 --- a/.idea/runConfigurations/Cryptomator_Windows.xml +++ b/.idea/runConfigurations/Cryptomator_Windows.xml @@ -2,7 +2,7 @@