Add .pytest_cache to .gitignore to exclude test cache files
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -10,3 +10,4 @@ logs/
|
|||||||
.vscode/
|
.vscode/
|
||||||
.venv/
|
.venv/
|
||||||
.poetry/
|
.poetry/
|
||||||
|
.pytest_cache/
|
||||||
|
|||||||
Reference in New Issue
Block a user