| briefcase's top-level .gitignore ignores node_modules, so I never noticed that it was missing from my boilerplate .gitignore. I don't *really* need to add it to that .gitignore, but if I want to cleanly eject directories from this monorepo, it makes sense to keep the .gitignore files local to each project. | ||
|---|---|---|
| .. | ||
| blog | ||
| goals | ||
| learn | ||
| sandbox | ||
| default.nix | ||
| index.html | ||