70bf21e064
Deploy (to testing) and Test Playground Preview Worker / Deploy Playground Preview Worker (testing) (push) Has been skipped
Deploy Workers Shared Staging / Deploy Workers Shared Staging (push) Failing after 0s
Prerelease / build (push) Has been skipped
Handle Changesets / Handle Changesets (push) Has been cancelled
Semgrep OSS scan / semgrep-oss (push) Has been cancelled
21 lines
444 B
Plaintext
21 lines
444 B
Plaintext
node_modules
|
|
/dist
|
|
create-cloudflare-*.tgz
|
|
/.e2e-logs*/*
|
|
|
|
.DS_Store
|
|
|
|
# template lock files (the npm/yarn/pnpm/etc install step will create these for the user)
|
|
templates*/**/package-lock.json
|
|
templates*/**/yarn.lock
|
|
templates*/**/pnpm-lock.yaml
|
|
|
|
# the build step renames .gitignore files to __dot__gitignore
|
|
templates*/**/__dot__gitignore
|
|
|
|
# include .dev.vars template files
|
|
!templates*/**/.dev.vars
|
|
|
|
scripts/snippets
|
|
!scripts/snippets/.gitkeep
|