galactic-bot/.gitignore

23 lines
317 B
Plaintext
Raw Normal View History

2023-06-22 01:07:19 +02:00
# Environment BS
node_modules
.vscode
yarn-error.log
old.eslintrc.json
.env
yarn.lock
# 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