galactic-bot/.gitignore
2022-04-04 14:31:14 +03:00

20 lines
273 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
src/middleware/api
# testing stuff
commands.json