cloudflare / cloudflare/worker-sites-template
update .gitignore to use absolute paths for dist, worker directories
Open
bug
- Dominant language
- HTML
- Stars
- 79
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
we should be v. specific about which directories should be gitignored by default. node_modules should be ignored everywhere they exist, but this isn't necessarily true for `dist` and `worker`.
related to https://github.com/cloudflare/wrangler/issues/958
Contributor guide
Assessment
This issue has not been assessed yet.