From 40487480803d342ec682b63a6e5e101f68401fe5 Mon Sep 17 00:00:00 2001 From: "Dusty.P" Date: Thu, 24 May 2018 21:28:08 -0800 Subject: [PATCH] deleted ignored files from repo so they are no longer tracked --- src/config/Config.json | 8 -------- src/config/PrivateConfig.json | 3 --- 2 files changed, 11 deletions(-) delete mode 100644 src/config/Config.json delete mode 100644 src/config/PrivateConfig.json diff --git a/src/config/Config.json b/src/config/Config.json deleted file mode 100644 index a301982..0000000 --- a/src/config/Config.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "version": 0.1, - "display_name" : "[ds!] Dev-Sebi", - "maintenance": "True", - "ownerlist": [387871282756190208, 275280442884751360, 351794468870946827, 140652945032216576], - "prefix": "ds!", - "dbconnect": "" -} diff --git a/src/config/PrivateConfig.json b/src/config/PrivateConfig.json deleted file mode 100644 index 9fa108b..0000000 --- a/src/config/PrivateConfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bot-key": "" -} \ No newline at end of file