forked from Galactic/galactic-bot
25 lines
326 B
Plaintext
25 lines
326 B
Plaintext
# Environment BS
|
|
node_modules
|
|
.vscode
|
|
yarn-error.log
|
|
old.eslintrc.json
|
|
.env
|
|
yarn.lock
|
|
|
|
build
|
|
|
|
# Keeping track of command versions so we can avoid refreshing commands if they don't change
|
|
commandHash.json
|
|
|
|
# Logs, duh
|
|
logs
|
|
|
|
# API
|
|
/api
|
|
|
|
.yarn/cache
|
|
.yarn/install-state.gz
|
|
|
|
# testing stuff
|
|
commands.json
|