From 0906bc2ebc56f76fd23f081bb44a9a9adb78f418 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Thu, 16 Jan 2020 02:28:08 +0100 Subject: [PATCH] Remove .idea stuff --- .idea/codeStyles/Project.xml | 52 ------------------- .idea/codeStyles/codeStyleConfig.xml | 5 -- .idea/dataSources.xml | 11 ---- .idea/encodings.xml | 4 -- .idea/inspectionProfiles/Project_Default.xml | 11 ---- .idea/modules.xml | 8 --- .idea/royalnet.iml | 18 ------- .../royalnet__config_toml_.xml | 24 --------- .idea/vcs.xml | 6 --- 9 files changed, 139 deletions(-) delete mode 100644 .idea/codeStyles/Project.xml delete mode 100644 .idea/codeStyles/codeStyleConfig.xml delete mode 100644 .idea/dataSources.xml delete mode 100644 .idea/encodings.xml delete mode 100644 .idea/inspectionProfiles/Project_Default.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/royalnet.iml delete mode 100644 .idea/runConfigurations/royalnet__config_toml_.xml delete mode 100644 .idea/vcs.xml diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml deleted file mode 100644 index 49f7b87b..00000000 --- a/.idea/codeStyles/Project.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml deleted file mode 100644 index a55e7a17..00000000 --- a/.idea/codeStyles/codeStyleConfig.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml deleted file mode 100644 index ec186820..00000000 --- a/.idea/dataSources.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - postgresql - true - org.postgresql.Driver - jdbc:postgresql://scaleway.steffo.eu:5432/royalnet - - - \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml deleted file mode 100644 index 15a15b21..00000000 --- a/.idea/encodings.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 828aba99..00000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 502cd4e7..00000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/royalnet.iml b/.idea/royalnet.iml deleted file mode 100644 index cb36690b..00000000 --- a/.idea/royalnet.iml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/royalnet__config_toml_.xml b/.idea/runConfigurations/royalnet__config_toml_.xml deleted file mode 100644 index 463279f5..00000000 --- a/.idea/runConfigurations/royalnet__config_toml_.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7f..00000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file