diff --git a/.npmignore b/.npmignore new file mode 100644 index 0000000..c631500 --- /dev/null +++ b/.npmignore @@ -0,0 +1,33 @@ +# source +libs +prisma +src +test + +.env +.env.example +.eslintrc.js +jsr.json +mod.ts +nest-cli.json +package-lock.json +tsconfig.build.json +tsconfig.lib.json +jest.config.json +index.ts +plugin.ts +package-lock.json +.eslintignore +.eslintrc.js +tsconfig.json +.prettierrc +.circleci +.github + +#misc +renovate.json +npm-debug.log +.DS_Store +.commitlintrc.json +.release-it.json +CONTRIBUTING.md