chore: remove webpack from .*ignore files (#5171)

This commit is contained in:
Sugden
2020-12-31 23:10:56 +00:00
committed by GitHub
parent 4e132f18c4
commit 57b3ba425e
2 changed files with 0 additions and 2 deletions

1
.gitignore vendored
View File

@@ -20,4 +20,3 @@ deploy/deploy_key.pub
.idea/ .idea/
docs/docs.json docs/docs.json
typings/index.js typings/index.js
webpack/

View File

@@ -19,7 +19,6 @@ docs/
.gitattributes .gitattributes
.gitignore .gitignore
.travis.yml .travis.yml
webpack.config.js
.github/ .github/
test/ test/
tsconfig.json tsconfig.json