diff --git a/.npmignore b/.npmignore index d228815..8e07ffb 100644 --- a/.npmignore +++ b/.npmignore @@ -4,4 +4,9 @@ tests .eslintrc.json .prettierrc.json -tsconfig.json \ No newline at end of file +tsconfig.json +tsconfig.build.json +vitest.config.ts + +install.sh +install_output.log \ No newline at end of file