gitignore: ignore all of the pytest cache
This commit is contained in:
parent
6d4300a92a
commit
9f8b1e2831
1 changed files with 1 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -26,5 +26,4 @@ build/
|
|||
.vscode
|
||||
*.iml
|
||||
.DS_Store
|
||||
.pytest_cache/v/cache/lastfailed
|
||||
.pytest_cache/v/cache/nodeids
|
||||
.pytest_cache/*
|
||||
|
|
Reference in a new issue