20 lines
199 B
Plaintext
20 lines
199 B
Plaintext
.env
|
|
.env.*
|
|
!.env.example
|
|
.DS_Store
|
|
.runtime/
|
|
.tmp_*/
|
|
__pycache__/
|
|
*.py[cod]
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
.venv/
|
|
venv/
|
|
|
|
frontend/node_modules/
|
|
frontend/dist/
|
|
|
|
data/uploads/
|
|
data/outputs/
|