galactic-bot/.gitignore
2022-05-13 11:07:56 +03:00

20 lines
259 B
Plaintext

# 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
# testing stuff
commands.json