diff --git a/.npmignore b/.npmignore index 7edc4e1..4ce455e 100644 --- a/.npmignore +++ b/.npmignore @@ -2,4 +2,5 @@ hardhat.config.ts scripts contracts/**/*.sol test -node_modules \ No newline at end of file +node_modules +.* \ No newline at end of file