21 lines
390 B
Text
21 lines
390 B
Text
# Runtime state belongs outside the repository.
|
|
cloud-data/
|
|
node_modules/
|
|
|
|
# Browser-test artifacts and owned temporary profiles.
|
|
.tmp-edge-profile/
|
|
*.browser-profile/
|
|
*-smoke.png
|
|
*-probe.png
|
|
|
|
# Local logs and platform metadata.
|
|
*.log
|
|
Thumbs.db
|
|
.DS_Store
|
|
|
|
# Runtime-selected local bridge port.
|
|
.linkfield-port
|
|
.linkfield-server.pid
|
|
.linkfield-port
|
|
.linkfield-deployment.json
|
|
link-field.log
|