.gitignore: add .pytest_cache/
This commit is contained in:
@@ -88,3 +88,5 @@ target/
|
||||
.venv
|
||||
.idea
|
||||
.vscode
|
||||
|
||||
.pytest_cache/
|
||||
|
||||
Reference in New Issue
Block a user
@@ -88,3 +88,5 @@ target/
|
||||
.venv
|
||||
.idea
|
||||
.vscode
|
||||
|
||||
.pytest_cache/
|
||||
|
||||