Gitignore one more pytest artifact
This commit is contained in:
parent
cadb19d4b7
commit
376671740a
|
@ -1,2 +1,3 @@
|
||||||
|
.cache/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
docs/_build/
|
docs/_build/
|
||||||
|
|
Loading…
Reference in New Issue