diff --git a/.gitignore b/.gitignore index 10c4baa..0b12e20 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,6 @@ pip-delete-this-directory.txt .hypothesis venv + +# pycharm files +.idea \ No newline at end of file