nx/.gitignore
Jason Jean 469af6e1a0 feat(builders): introduce node build and execute builders
These builders handle building and executing node applications
2018-10-01 15:29:01 -04:00

12 lines
99 B
Plaintext

node_modules
.idea
.vscode
dist
/build
test
.DS_Store
tmp
*.log
.ng_pkg_build
jest.debug.config.js