From 7a8ab7dce624fa60b0d28606967f3899564d6c57 Mon Sep 17 00:00:00 2001 From: tykayn <15d65f2f-0b14-4f70-bf34-e130180ed62b@users.tedomum.net> Date: Thu, 26 Nov 2020 16:07:59 +0100 Subject: [PATCH] :zap: ignore idea --- .gitignore | 1 + .idea/mobilizon.chapril.org-tools.iml | 8 --- .idea/modules.xml | 8 --- .idea/vcs.xml | 6 --- .idea/workspace.xml | 70 --------------------------- monitoring/.gitkeep | 0 6 files changed, 1 insertion(+), 92 deletions(-) delete mode 100644 .idea/mobilizon.chapril.org-tools.iml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/vcs.xml delete mode 100644 .idea/workspace.xml delete mode 100644 monitoring/.gitkeep diff --git a/.gitignore b/.gitignore index 555599c..a9b8011 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ # Generated files .idea/**/contentModel.xml .idea +.idea/* # Sensitive or high-churn files .idea/**/dataSources/ diff --git a/.idea/mobilizon.chapril.org-tools.iml b/.idea/mobilizon.chapril.org-tools.iml deleted file mode 100644 index c956989..0000000 --- a/.idea/mobilizon.chapril.org-tools.iml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 6f68488..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index 245cfb3..0000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1605258558512 - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/monitoring/.gitkeep b/monitoring/.gitkeep deleted file mode 100644 index e69de29..0000000