mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 11:33:30 +01:00
chore: remove webpack from .*ignore files (#5171)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -20,4 +20,3 @@ deploy/deploy_key.pub
|
|||||||
.idea/
|
.idea/
|
||||||
docs/docs.json
|
docs/docs.json
|
||||||
typings/index.js
|
typings/index.js
|
||||||
webpack/
|
|
||||||
|
|||||||
@@ -19,7 +19,6 @@ docs/
|
|||||||
.gitattributes
|
.gitattributes
|
||||||
.gitignore
|
.gitignore
|
||||||
.travis.yml
|
.travis.yml
|
||||||
webpack.config.js
|
|
||||||
.github/
|
.github/
|
||||||
test/
|
test/
|
||||||
tsconfig.json
|
tsconfig.json
|
||||||
|
|||||||
Reference in New Issue
Block a user