remove files
This commit is contained in:
-21
@@ -1,21 +0,0 @@
|
||||
# Python environments and caches
|
||||
venv/
|
||||
.venv/
|
||||
.models/
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
# Test and build artifacts
|
||||
.pytest_cache/
|
||||
.mypy_cache/
|
||||
.ruff_cache/
|
||||
build/
|
||||
dist/
|
||||
*.egg-info/
|
||||
|
||||
# Conversion outputs
|
||||
output/
|
||||
|
||||
# Local environment files
|
||||
.env
|
||||
*.env
|
||||
Reference in New Issue
Block a user