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