1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2025-01-31 19:09:40 +11:00
Daggerbot-TS/.gitignore

13 lines
156 B
Plaintext
Raw Normal View History

2022-12-09 20:00:09 +11:00
.vscode
2023-08-06 17:52:45 +10:00
# Yarn stuff
.yarn/cache/
.yarn/unplugged/
.yarn/sdks/
2023-08-06 17:52:45 +10:00
.yarn/install-state.gz
2022-11-12 08:33:37 +11:00
# NodeJS stuff
.ncurc.json
# Bot stuff
2023-04-14 20:47:58 +10:00
dist/
2022-11-27 12:43:18 +11:00
src/database/
src/*.json