diff --git a/.gitignore b/.gitignore index 1c35d92..8e9cde5 100644 --- a/.gitignore +++ b/.gitignore @@ -350,4 +350,4 @@ MigrationBackup/ .ionide/ # Discord server config -Config/ \ No newline at end of file +**/Config/config.json \ No newline at end of file diff --git a/SuperMachoBot/Config/config.json b/SuperMachoBot/Config/config.json deleted file mode 100644 index 887b6b9..0000000 --- a/SuperMachoBot/Config/config.json +++ /dev/null @@ -1,6 +0,0 @@ -[ - { - "token": "", - "OwnerID": 0 - } -] \ No newline at end of file