cloudflare / cloudflare/worker-sites-init
update .gitignore to use absolute paths for dist, worker directories
Open
bug
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 5
- 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.