diff --git a/.gitignore b/.gitignore index 0034b3a..5f6d042 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ __pycache__/ .coverage* !.coveragerc /.cache +/.pytest_cache # shared libs installed by 'setup.py test' /Lib/*.so*