# Vendor CAD / meshes are not redistributed (intellectual property + size)
*.stl
*.obj
*.step
*.stp
*.igs
*.iges
*.sldprt
*.eprt
*.fcstd
*.FCStd

# Vendor download folders (local only)
Edmund and Thorlabs/
Edmund and Thorlabs */

# Blender working files
*.blend
*.blend1
*.blend2

# Built extension archives
*.zip

# Python / OS
__pycache__/
*.pyc
.DS_Store

# Personal working notes (not part of the add-on)
claude.md
claude*.md
tasks/
lessons.md

# Allow library metadata + docs images explicitly
!library/*.json
!docs/*.png
!docs/*.jpg
dist/

# Internal planning / roadmap docs — kept LOCAL for development, NOT published.
# (They expose the unfinished MISSING/PARTIAL roadmap + an absolute local path.)
docs/ROADMAP_V2.md
docs/BENCH_INTELLIGENCE.md
docs/COMPONENT_CATALOG.md
docs/OPTOMECH_SYSTEMS_PLAN.md
