diff --git a/.gitignore b/.gitignore index 0a54e681..07c7b427 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ build coverage.xml .coverage htmlcov +.pytest_cache diff --git a/.pytest_cache/v/cache/lastfailed b/.pytest_cache/v/cache/lastfailed deleted file mode 100644 index 9e26dfee..00000000 --- a/.pytest_cache/v/cache/lastfailed +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file