galactic-bot/.gitignore
2022-03-29 01:47:07 +03:00

21 lines
285 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
emojis.json
# API
src/middleware/api
# testing stuff
commands.json