__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
env/
.env
.DS_Store
*.swp
*.swo
*~
.idea/
.vscode/
*.iml

# Internal documents
SERVICE_ARCHITECTURE.md
