mirror of
https://github.com/danbulant/discord.js
synced 2026-05-24 12:35:53 +00:00
26 lines
250 B
Text
26 lines
250 B
Text
# Packages
|
|
node_modules/
|
|
yarn.lock
|
|
|
|
# Log files
|
|
logs/
|
|
*.log
|
|
|
|
# Authentication
|
|
deploy/
|
|
|
|
# Miscellaneous
|
|
.tmp/
|
|
.vscode/
|
|
docs/
|
|
|
|
# NPM ignore
|
|
.eslintrc.json
|
|
.gitattributes
|
|
.gitignore
|
|
.travis.yml
|
|
webpack.config.js
|
|
.github/
|
|
test/
|
|
tsconfig.json
|
|
tslint.json
|