angular/aio/tools/examples/shared/boilerplate/.gitignore
Derek Cormier 7c8ca113c1 build(bazel): replace ignore example feature with bazel equivalent
Comment out the entry in the EXAMPLES map to ignore an example.
2022-11-22 13:51:16 -07:00

4 lines
62 B
Text

**/node_modules/
**/package-lock.json
**/yarn.lock
**/.vscode