chore: ignore local build and venv artifacts
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,3 +1,6 @@
|
||||
__pycache__/
|
||||
.pytest_cache/
|
||||
*.egg-info/
|
||||
.venv/
|
||||
.venv-ci/
|
||||
build/
|
||||
|
||||
Reference in New Issue
Block a user