diff --git a/.npmignore b/.npmignore index 6734cd8..3f95b38 100644 --- a/.npmignore +++ b/.npmignore @@ -1,8 +1,10 @@ .idea .git +.github .gitignore .npmignore node_modules src +README.md tsconfig.json -tsup.config.ts \ No newline at end of file +tsup.config.ts