Add .pytest_cache to gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -30,5 +30,6 @@ issue/
|
|||||||
pytestdebug.log
|
pytestdebug.log
|
||||||
.tox/
|
.tox/
|
||||||
.cache/
|
.cache/
|
||||||
|
.pytest_cache/
|
||||||
.eggs/
|
.eggs/
|
||||||
.idea/
|
.idea/
|
||||||
|
|||||||
Reference in New Issue
Block a user