mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add .pytest_cache/ to gitignore
This commit is contained in:
parent
58a94e24ca
commit
a19c300653
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,6 +6,7 @@
|
||||
.dir-locals.el
|
||||
.cache/
|
||||
.mypy_cache/
|
||||
.pytest_cache/
|
||||
.ropeproject/
|
||||
TAGS
|
||||
.tags
|
||||
|
Loading…
Reference in New Issue
Block a user