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