mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-21 02:40:08 +00:00
More BigBot Fixes (#2233)
* Add `.DS_Store` to `.gitignore` * Format and improve DX. * Add extra logging and fix gateway workers. * Deno fmt. * Be more explicit in `.env.example`. * Add a `watch-bot` task and format. * Deno FMT * Deno FMT (all `template/bigbot` files) Co-authored-by: ITOH <to@itoh.at>
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -5,4 +5,7 @@ debug.ts
|
||||
|
||||
# npm stuff
|
||||
.npmignore
|
||||
npm/
|
||||
npm/
|
||||
|
||||
# MacOS is weird
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user