19 lines
148 B
Plaintext
19 lines
148 B
Plaintext
/lib
|
|
node_modules
|
|
.DS_store
|
|
.env*
|
|
/*.js
|
|
!.babelrc*
|
|
!index.js
|
|
!jest.config.js
|
|
|
|
/dist
|
|
|
|
/api
|
|
/services
|
|
/models
|
|
/subscribers
|
|
/migrations
|
|
/repositories
|
|
|