# Byte-compiled / cache
__pycache__/
*.py[cod]
*.so

# Virtual environments
.venv/

# Tooling / OS noise
.DS_Store
.idea/
.vscode/

# Build artifacts
dist/
build/
*.egg-info/

# uv caches
.uv/

# Community edition data (generated by: jargon fetch)
data/community.json
