__pycache__
*.pyc
*.pyo
.git
.github
.venv
node_modules
tests
docs
deploy
*.egg-info
dist
build
.DS_Store

# Logs and Caches
**/sovereign_audit.log
**/audit_logs/
*.log
.pytest_cache/
