diff --git a/packages/strapi-plugin-sentry/.npmignore b/packages/strapi-plugin-sentry/.npmignore new file mode 100644 index 0000000000..afe256bf30 --- /dev/null +++ b/packages/strapi-plugin-sentry/.npmignore @@ -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