diff --git a/.npmignore b/.npmignore index c873400..6be7d31 100644 --- a/.npmignore +++ b/.npmignore @@ -14,4 +14,8 @@ tsconfig.json .nyc_output/ .nvmrc .editorconfig -.nycrc \ No newline at end of file +.nycrc +hardhat.config.js +.env.sample +.env +.vscode/settings.json \ No newline at end of file