.venv/ __pycache__/ *.pyc *.pyo *.pyd .env .env.local *.log .git/ .gitignore README.md .vscode/ .idea/ *.swp *.swo *~ .DS_Store tests/ *.db *.sqlite