This repository has been archived on 2023-04-20. You can view files and clone it, but cannot push or open issues or pull requests.
discord-bot/.gitignore

13 lines
133 B
Plaintext

# Packages
node_modules/
# Private Data
config.json
db.*
## Ignore all guild import/export data:
*port.json
# Misc
*.bak
.DS_Store