gitignore: ignore all of the pytest cache

This commit is contained in:
Jimmy Zelinskie 2018-08-15 13:21:00 -04:00
parent 6d4300a92a
commit 9f8b1e2831

3
.gitignore vendored
View file

@ -26,5 +26,4 @@ build/
.vscode
*.iml
.DS_Store
.pytest_cache/v/cache/lastfailed
.pytest_cache/v/cache/nodeids
.pytest_cache/*