diff --git a/.gitignore b/.gitignore index 7f7bad5..a8cb3ad 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .env *.pt -alerts/ \ No newline at end of file +alerts/ +__pycache__ \ No newline at end of file