Ignore .pytest_cache (#38401)
This commit is contained in:
parent
a4046d3424
commit
34260cb4e6
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -59,6 +59,7 @@ credentials.yml
|
|||
*.out
|
||||
.tox
|
||||
.cache
|
||||
.pytest_cache
|
||||
results.xml
|
||||
coverage.xml
|
||||
/test/units/cover-html
|
||||
|
|
Loading…
Reference in a new issue