mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
Split framework into separated packages
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -8,9 +8,15 @@
|
||||
|
||||
# misc
|
||||
npm-debug.log
|
||||
/src/common/npm-debug.log
|
||||
/src/core/npm-debug.log
|
||||
/src/testing/npm-debug.log
|
||||
/src/microservices/npm-debug.log
|
||||
/src/websockets/npm-debug.log
|
||||
|
||||
# example
|
||||
/quick-start
|
||||
/example_dist
|
||||
|
||||
# tests
|
||||
/test
|
||||
|
||||
Reference in New Issue
Block a user