Ignore pytest cache
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -175,3 +175,8 @@ sysinfo.txt
|
|||||||
|
|
||||||
# Office
|
# Office
|
||||||
~*.pptx
|
~*.pptx
|
||||||
|
|
||||||
|
# Pytest
|
||||||
|
.cache
|
||||||
|
.pytest_cache
|
||||||
|
.mypy_cache
|
||||||
Reference in New Issue
Block a user