12 lines
129 B
Plaintext
12 lines
129 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
.venv/
|
|
venv/
|
|
storage/jobs/
|
|
storage/uploads/
|
|
storage/demos/
|
|
*.log
|