Ignore .pytest_cache (#38401)
parent
a4046d3424
commit
34260cb4e6
|
@ -59,6 +59,7 @@ credentials.yml
|
|||
*.out
|
||||
.tox
|
||||
.cache
|
||||
.pytest_cache
|
||||
results.xml
|
||||
coverage.xml
|
||||
/test/units/cover-html
|
||||
|
|
Loading…
Reference in New Issue