aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAnInternetTroll <lucafulger@gmail.com>2020-06-17 16:50:13 +0000
committerAnInternetTroll <lucafulger@gmail.com>2020-06-17 16:50:13 +0000
commit931d4706d20e3a14ac0bc93b8f22917f04506a01 (patch)
treee9b86d83f219c8579c9abfc2a502d926dd789432 /.gitignore
parentc87ade2e08b0117bd5a0db5611ce47287fbfb6de (diff)
downloadsteve-bot-931d4706d20e3a14ac0bc93b8f22917f04506a01.tar
steve-bot-931d4706d20e3a14ac0bc93b8f22917f04506a01.tar.gz
steve-bot-931d4706d20e3a14ac0bc93b8f22917f04506a01.tar.bz2
steve-bot-931d4706d20e3a14ac0bc93b8f22917f04506a01.tar.lz
steve-bot-931d4706d20e3a14ac0bc93b8f22917f04506a01.tar.xz
steve-bot-931d4706d20e3a14ac0bc93b8f22917f04506a01.tar.zst
steve-bot-931d4706d20e3a14ac0bc93b8f22917f04506a01.zip
De-hardcoded utils, general and logs. The problem left is src.
Diffstat (limited to '')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e63e2cc..e40241a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
__pycache__
-config.py
+config.json
discord.log
api_keys.json
.vscode/