mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 00:10:58 -05:00
50972d7466
Sadly, no console logging for now.
13 lines
178 B
Plaintext
13 lines
178 B
Plaintext
.vscode
|
|
# Yarn stuff
|
|
.yarn/cache/
|
|
.yarn/unplugged/
|
|
.yarn/sdks/
|
|
.yarn/install-state.gz
|
|
# NodeJS stuff
|
|
.ncurc.json
|
|
# Bot stuff
|
|
dist/
|
|
src/database/
|
|
src/tokens.json
|
|
src/*.config.json |