committed by
GitHub
parent
081c5278cb
commit
d6fc477636
15
packages/medusa-plugin-sendgrid/.gitignore
vendored
Normal file
15
packages/medusa-plugin-sendgrid/.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
/lib
|
||||
node_modules
|
||||
.DS_store
|
||||
.env*
|
||||
/*.js
|
||||
!index.js
|
||||
!jest.config.js
|
||||
|
||||
/dist
|
||||
|
||||
/api
|
||||
/services
|
||||
/models
|
||||
/subscribers
|
||||
|
||||
Reference in New Issue
Block a user