diff --git a/.gitignore b/.gitignore index 2fbbb0ebc..d25bca8fa 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,3 @@ deploy/deploy_key.pub .idea/ docs/docs.json typings/index.js -webpack/ diff --git a/.npmignore b/.npmignore index 9d6674214..74f8a32c0 100644 --- a/.npmignore +++ b/.npmignore @@ -19,7 +19,6 @@ docs/ .gitattributes .gitignore .travis.yml -webpack.config.js .github/ test/ tsconfig.json