Files
imagepipeline/.gitignore
T
2026-05-30 11:33:07 +02:00

11 lines
88 B
Plaintext

__pycache__/
*.py[cod]
*.egg-info/
.eggs/
dist/
build/
.pytest_cache/
.venv/
venv/
.env