galactic-bot/.gitignore

25 lines
326 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
2023-12-05 19:31:53 +01:00
build
2023-06-22 01:07:19 +02:00
# 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