mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
36 lines
310 B
Plaintext
36 lines
310 B
Plaintext
# Packages
|
|
node_modules
|
|
|
|
# Log files
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
|
|
# Runtime data
|
|
pids
|
|
*.pid
|
|
*.seed
|
|
|
|
# Env
|
|
.env
|
|
.env*.local
|
|
|
|
# Dist
|
|
.open-next
|
|
.next
|
|
.wrangler
|
|
public/searchIndex
|
|
public/readme
|
|
src/assets/readme
|
|
src/styles/unocss.css
|
|
|
|
# Miscellaneous
|
|
.tmp
|
|
.vscode
|
|
lighthouse-results
|
|
next-env.d.ts
|
|
|
|
.vercel
|
|
|
|
old_src
|