diff --git a/.gitignore b/.gitignore index 0cb54d1..bb43f5b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .idea -.pyenv \ No newline at end of file +.pyenv +__pycache__ +.pytest_cache \ No newline at end of file