venv/
.venv/
__pycache__/
*.pyc
.pytest_cache/
storage/database.sqlite3
storage/database.sqlite3-shm
storage/database.sqlite3-wal
storage/worker.lock
storage/secrets/*
storage/logs/*.log
storage/backups/*
uploads/*
