diff --git a/.gitignore b/.gitignore index 1800114..b2ff0b2 100644 --- a/.gitignore +++ b/.gitignore @@ -171,4 +171,8 @@ cython_debug/ .ruff_cache/ # PyPI configuration file -.pypirc \ No newline at end of file +.pypirc + +# Limoka specific ignores +*.pem +assets/bot/whitelist.json \ No newline at end of file