diff --git a/.gitignore b/.gitignore index b2b20a5..4ae2fe0 100644 --- a/.gitignore +++ b/.gitignore @@ -48,4 +48,8 @@ flaskbotrc .mypy_cache # zip files for bot deployment -.bots \ No newline at end of file +.bots + +# Pycharm +\.DS_Store +\.idea/