# Visual Studio
.vs/
bin/
obj/
*.user
*.suo

# Python
__pycache__/
*.pyc
*.egg-info/
dist/
.venv/
venv/

# ArcGIS Pro
# *.esriAddinX  # Commented out - we bundle the addin in the CLI package

# OS
.DS_Store
Thumbs.db

# Local notes (not for repo)
.marketing.md
