Files
AutistMask/.dockerignore
2026-08-11 14:57:51 +02:00

7 lines
248 B
Plaintext

# .git is deliberately NOT excluded: build.js shells out to `git rev-parse` for
# build-info stamping and the Dockerfile runs `make build`, so excluding it
# would make every built extension report commitHash "unknown".
node_modules
.DS_Store
dist