.git .gitignore .vscode .venv .pytest_cache .ruff_cache __pycache__/ *.py[cod] *.db .env tests/ docs/ uploads/