mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +01:00
feat(create-discord-bot): bun/deno templates (#9795)
This commit is contained in:
2
packages/create-discord-bot/.gitignore
vendored
2
packages/create-discord-bot/.gitignore
vendored
@@ -13,6 +13,8 @@ pids
|
||||
|
||||
# Env
|
||||
.env
|
||||
!template/Bun/.env
|
||||
!template/Deno/.env
|
||||
!template/JavaScript/.env
|
||||
!template/TypeScript/.env
|
||||
|
||||
|
||||
Reference in New Issue
Block a user