mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
Add lerna package
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -7,6 +7,7 @@ node_modules/
|
||||
/.vscode
|
||||
|
||||
# misc
|
||||
lerna-debug.log
|
||||
npm-debug.log
|
||||
/src/common/npm-debug.log
|
||||
/src/core/npm-debug.log
|
||||
@@ -22,4 +23,7 @@ npm-debug.log
|
||||
# tests
|
||||
/test
|
||||
/coverage
|
||||
/.nyc_output
|
||||
/.nyc_output
|
||||
|
||||
# build
|
||||
/lib
|
||||
Reference in New Issue
Block a user