mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 08:20:58 -05:00
12 lines
166 B
Plaintext
12 lines
166 B
Plaintext
.vscode
|
|
# Yarn stuff
|
|
.yarn/cache/
|
|
.yarn/unplugged/
|
|
.yarn/install-state.gz
|
|
# NodeJS stuff
|
|
.ncurc.json
|
|
# Bot stuff
|
|
dist/
|
|
src/database/
|
|
src/tokens.json
|
|
src/*.config.json |