From 43f9ca2b6bc969ae11d0f20fa6a2716e30842cb9 Mon Sep 17 00:00:00 2001 From: ChUrl Date: Tue, 1 Dec 2020 15:01:53 +0100 Subject: [PATCH] update .idea --- .idea/codeStyles/Project.xml | 287 ++++++++++++++++++ .idea/codeStyles/codeStyleConfig.xml | 5 + .idea/dictionaries/christoph.xml | 3 + .../inspectionProfiles/profiles_settings.xml | 7 + .idea/uiDesigner.xml | 124 ++++++++ 5 files changed, 426 insertions(+) create mode 100644 .idea/codeStyles/Project.xml create mode 100644 .idea/codeStyles/codeStyleConfig.xml create mode 100644 .idea/dictionaries/christoph.xml create mode 100644 .idea/inspectionProfiles/profiles_settings.xml create mode 100644 .idea/uiDesigner.xml diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml new file mode 100644 index 0000000..abf9e88 --- /dev/null +++ b/.idea/codeStyles/Project.xml @@ -0,0 +1,287 @@ + + + + \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml new file mode 100644 index 0000000..79ee123 --- /dev/null +++ b/.idea/codeStyles/codeStyleConfig.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/.idea/dictionaries/christoph.xml b/.idea/dictionaries/christoph.xml new file mode 100644 index 0000000..ef631e2 --- /dev/null +++ b/.idea/dictionaries/christoph.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 0000000..dd4c951 --- /dev/null +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/.idea/uiDesigner.xml b/.idea/uiDesigner.xml new file mode 100644 index 0000000..e96534f --- /dev/null +++ b/.idea/uiDesigner.xml @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file