mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
Ignore .pytest_cache (#38401)
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user