Ignore .venv and local build artifacts
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -8,6 +8,9 @@ __pycache__/
|
||||
.venv/
|
||||
venv/
|
||||
|
||||
# Build metadata
|
||||
*.egg-info/
|
||||
|
||||
# Local env and logs
|
||||
.env
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user