From f3144562a16f3471e246580021b7e81d0ccd263b Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Wed, 27 Nov 2019 19:36:32 +0100 Subject: [PATCH] More PyCharm stuff --- .gitignore | 1 + .idea/codeStyles/codeStyleConfig.xml | 5 ++++ .../royalnet__config_ini_.xml | 24 +++++++++++++++++++ 3 files changed, 30 insertions(+) create mode 100644 .idea/codeStyles/codeStyleConfig.xml create mode 100644 .idea/runConfigurations/royalnet__config_ini_.xml diff --git a/.gitignore b/.gitignore index f16d1b67..15ca555d 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ dist/ .idea/**/markdown-navigator.xml .idea/**/markdown-exported-files.xml .idea/**/misc.xml +.idea/**/*.iml \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml new file mode 100644 index 00000000..a55e7a17 --- /dev/null +++ b/.idea/codeStyles/codeStyleConfig.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/royalnet__config_ini_.xml b/.idea/runConfigurations/royalnet__config_ini_.xml new file mode 100644 index 00000000..25897d9a --- /dev/null +++ b/.idea/runConfigurations/royalnet__config_ini_.xml @@ -0,0 +1,24 @@ + + + + + \ No newline at end of file