.venv __pycache__/ *.py[cod] *$py.class .Python *.so # Testing .pytest_cache/ .coverage htmlcov/ # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # OpenCode configuration with sensitive data .opencode/opencode.json