diff --git a/.gitignore b/.gitignore index 2721ed4..5516f25 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,5 @@ __pycache__/ *.egg *.egg-info/ dist/ -build/ \ No newline at end of file +build/ +.pytest_cache/ \ No newline at end of file