mirror of
https://github.com/strapi/strapi.git
synced 2025-09-21 06:22:30 +00:00
Add npm ignore
This commit is contained in:
parent
7e070b0f65
commit
ec769f39d9
10
packages/strapi-plugin-sentry/.npmignore
Normal file
10
packages/strapi-plugin-sentry/.npmignore
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# Don't check auto-generated stuff into git
|
||||||
|
coverage
|
||||||
|
node_modules
|
||||||
|
stats.json
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
|
# Cruft
|
||||||
|
.DS_Store
|
||||||
|
npm-debug.log
|
||||||
|
.idea
|
Loading…
x
Reference in New Issue
Block a user