node_modules
logs
uploads

# Config is mounted at runtime (-v ./config:/usr/src/app/config). Never bake it
# into the image, especially secrets like .env / botTokens.json / token.json.
.env
config

# Misc
testData.json
.DS_Store
*.log
.git
