diff --git a/.gitignore b/.gitignore index 215ed5f..8fcf50a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ venv/ *__pycache__/ db.sqlite3 customData.yml -settings.py \ No newline at end of file +settings.py +mo-key.json \ No newline at end of file