From 771f7ab4c2d8c0ee1506e7f2725e473ea7729cd1 Mon Sep 17 00:00:00 2001 From: Daniel-I-Am Date: Wed, 3 Jun 2020 17:34:02 +0200 Subject: [PATCH] Remove idea files from repo --- .gitignore | 1 + .idea/.gitignore | 0 .idea/.idea.ChaosBot/.idea/.gitignore | 2 -- .idea/.idea.ChaosBot/.idea/contentModel.xml | 36 ------------------- .idea/.idea.ChaosBot/.idea/encodings.xml | 4 --- .idea/.idea.ChaosBot/.idea/indexLayout.xml | 8 ----- .idea/.idea.ChaosBot/.idea/modules.xml | 8 ----- .../.idea/projectSettingsUpdater.xml | 6 ---- .idea/.idea.ChaosBot/.idea/vcs.xml | 6 ---- .idea/.idea.ChaosBot/riderModule.iml | 7 ---- 10 files changed, 1 insertion(+), 77 deletions(-) delete mode 100644 .idea/.gitignore delete mode 100644 .idea/.idea.ChaosBot/.idea/.gitignore delete mode 100644 .idea/.idea.ChaosBot/.idea/contentModel.xml delete mode 100644 .idea/.idea.ChaosBot/.idea/encodings.xml delete mode 100644 .idea/.idea.ChaosBot/.idea/indexLayout.xml delete mode 100644 .idea/.idea.ChaosBot/.idea/modules.xml delete mode 100644 .idea/.idea.ChaosBot/.idea/projectSettingsUpdater.xml delete mode 100644 .idea/.idea.ChaosBot/.idea/vcs.xml delete mode 100644 .idea/.idea.ChaosBot/riderModule.iml diff --git a/.gitignore b/.gitignore index 3fe62f9..c8f3b24 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ obj/ /packages/ /ChaosBot/bin/ /ChaosBot/obj/ +.idea/ diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index e69de29..0000000 diff --git a/.idea/.idea.ChaosBot/.idea/.gitignore b/.idea/.idea.ChaosBot/.idea/.gitignore deleted file mode 100644 index 0110b99..0000000 --- a/.idea/.idea.ChaosBot/.idea/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -# Default ignored files -/workspace.xml \ No newline at end of file diff --git a/.idea/.idea.ChaosBot/.idea/contentModel.xml b/.idea/.idea.ChaosBot/.idea/contentModel.xml deleted file mode 100644 index 0cf5c79..0000000 --- a/.idea/.idea.ChaosBot/.idea/contentModel.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/.idea.ChaosBot/.idea/encodings.xml b/.idea/.idea.ChaosBot/.idea/encodings.xml deleted file mode 100644 index df87cf9..0000000 --- a/.idea/.idea.ChaosBot/.idea/encodings.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/.idea.ChaosBot/.idea/indexLayout.xml b/.idea/.idea.ChaosBot/.idea/indexLayout.xml deleted file mode 100644 index 27ba142..0000000 --- a/.idea/.idea.ChaosBot/.idea/indexLayout.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/.idea.ChaosBot/.idea/modules.xml b/.idea/.idea.ChaosBot/.idea/modules.xml deleted file mode 100644 index eac0baf..0000000 --- a/.idea/.idea.ChaosBot/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/.idea.ChaosBot/.idea/projectSettingsUpdater.xml b/.idea/.idea.ChaosBot/.idea/projectSettingsUpdater.xml deleted file mode 100644 index 7515e76..0000000 --- a/.idea/.idea.ChaosBot/.idea/projectSettingsUpdater.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/.idea.ChaosBot/.idea/vcs.xml b/.idea/.idea.ChaosBot/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/.idea.ChaosBot/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/.idea.ChaosBot/riderModule.iml b/.idea/.idea.ChaosBot/riderModule.iml deleted file mode 100644 index 1a4e0d9..0000000 --- a/.idea/.idea.ChaosBot/riderModule.iml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file