# Build output
lib/
*.tsbuildinfo

# Bundled engine binary + runtime deps (regenerated by scripts/pack-bin.mjs)
/bin/*.exe
/bin/*.dll

# Local dependency links used for building against the DSH checkout
node_modules/
# viewer build output (regenerated by vite build)
viewer/dist/
