* fix: adds automatic refresh of tokens * fix: send options to plugin loaders * fix: adds README optional inventory sync
18 lines
121 B
Plaintext
18 lines
121 B
Plaintext
/lib
|
|
node_modules
|
|
.DS_store
|
|
.env*
|
|
/*.js
|
|
!index.js
|
|
yarn.lock
|
|
|
|
/dist
|
|
|
|
/api
|
|
/services
|
|
/models
|
|
/subscribers
|
|
/loaders
|
|
/utils
|
|
|