20 lines
167 B
Plaintext
20 lines
167 B
Plaintext
.venv/
|
|
|
|
*.pyc
|
|
__pycache__/
|
|
|
|
instance/
|
|
|
|
uploads/
|
|
zip_exports/
|
|
exports/
|
|
|
|
.pytest_cache/
|
|
.coverage
|
|
htmlcov/
|
|
|
|
dist/
|
|
build/
|
|
*.egg-info/
|
|
|
|
*.code-workspace |