**/bin/
**/obj/
**/node_modules/
**/dist/
**/playwright-report/
**/test-results/
.playwright-mcp/
**/__pycache__/
*.pyc
.env
.idea/
.vs/
*.user
*.log
artifacts/
deploy/data/
.stitch-reference/

# Produced by the Docker build (web bundle plus the emulator payloads).
src/Ludarium.Api/wwwroot/

# Ephemeral, checksum-verified inputs materialized by the managed image gate.
.build-inputs/emulatorjs/*.7z
