From 2dae8a3a6353cbaf3396e613845c536bd79b6706 Mon Sep 17 00:00:00 2001 From: Wizzy69 Date: Sun, 10 Jul 2022 15:07:15 +0300 Subject: [PATCH] --- .idea/.idea.SethDiscordBot/.idea/.gitignore | 13 ------------- .idea/.idea.SethDiscordBot/.idea/.name | 1 - .idea/.idea.SethDiscordBot/.idea/encodings.xml | 4 ---- .idea/.idea.SethDiscordBot/.idea/indexLayout.xml | 8 -------- .idea/.idea.SethDiscordBot/.idea/vcs.xml | 6 ------ .vscode/settings.json | 4 ---- 6 files changed, 36 deletions(-) delete mode 100644 .idea/.idea.SethDiscordBot/.idea/.gitignore delete mode 100644 .idea/.idea.SethDiscordBot/.idea/.name delete mode 100644 .idea/.idea.SethDiscordBot/.idea/encodings.xml delete mode 100644 .idea/.idea.SethDiscordBot/.idea/indexLayout.xml delete mode 100644 .idea/.idea.SethDiscordBot/.idea/vcs.xml delete mode 100644 .vscode/settings.json diff --git a/.idea/.idea.SethDiscordBot/.idea/.gitignore b/.idea/.idea.SethDiscordBot/.idea/.gitignore deleted file mode 100644 index 7fa1cfe..0000000 --- a/.idea/.idea.SethDiscordBot/.idea/.gitignore +++ /dev/null @@ -1,13 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Rider ignored files -/projectSettingsUpdater.xml -/contentModel.xml -/.idea.SethDiscordBot.iml -/modules.xml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/.idea/.idea.SethDiscordBot/.idea/.name b/.idea/.idea.SethDiscordBot/.idea/.name deleted file mode 100644 index ac07819..0000000 --- a/.idea/.idea.SethDiscordBot/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -SethDiscordBot \ No newline at end of file diff --git a/.idea/.idea.SethDiscordBot/.idea/encodings.xml b/.idea/.idea.SethDiscordBot/.idea/encodings.xml deleted file mode 100644 index df87cf9..0000000 --- a/.idea/.idea.SethDiscordBot/.idea/encodings.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/.idea.SethDiscordBot/.idea/indexLayout.xml b/.idea/.idea.SethDiscordBot/.idea/indexLayout.xml deleted file mode 100644 index 7b08163..0000000 --- a/.idea/.idea.SethDiscordBot/.idea/indexLayout.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/.idea.SethDiscordBot/.idea/vcs.xml b/.idea/.idea.SethDiscordBot/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/.idea.SethDiscordBot/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 6705416..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "rpc.enabled": true, - "discord.enabled": true -} \ No newline at end of file