From de3701d38ec4702cd0f3e1411c8195e885594bf6 Mon Sep 17 00:00:00 2001 From: jld3103 Date: Thu, 18 May 2023 07:55:58 +0200 Subject: [PATCH] Remove unnecessary IntelliJ files --- .idea/.gitignore | 8 ++-- .idea/misc.xml | 9 ---- .idea/modules.xml | 8 ---- .idea/nextcloud-neon.iml | 98 ---------------------------------------- .idea/php.xml | 13 ------ .idea/vcs.xml | 11 ----- 6 files changed, 4 insertions(+), 143 deletions(-) delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/nextcloud-neon.iml delete mode 100644 .idea/php.xml delete mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore index 7800b306..ed57e4c3 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -1,4 +1,4 @@ -/workspace.xml -/usage.statistics.xml -/shelf/ -/libraries/ +* +!/codeStyles +!/runConfigurations +!/.gitignore diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index f0c57faa..00000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 590d82f1..00000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/nextcloud-neon.iml b/.idea/nextcloud-neon.iml deleted file mode 100644 index c9ce2b9b..00000000 --- a/.idea/nextcloud-neon.iml +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml deleted file mode 100644 index 3d267619..00000000 --- a/.idea/php.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 13220d0b..00000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - -