1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 08:20:59 -04:00
Daggerbot-TS/.gitignore
Toast 1236a6b477 PM2 workaround
Sadly, no console logging for now.
2023-08-06 20:47:44 +10:00

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