diff --git a/.gitignore b/.gitignore index d8da396..b4d6a80 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ __pycache__ +.pytest_cache .idea -.temp \ No newline at end of file +.temp +.tests \ No newline at end of file