This repository has been archived on 2023-10-15. You can view files and clone it, but cannot push or open issues or pull requests.
PriceyBot2/.gitignore
2023-03-08 11:43:10 +11:00

17 lines
143 B
Plaintext

# Configs
config/service-acct.json
config/db.py
# Logs
*.log
# JetBrains stuff
.idea/
# Python stuff
__pycache__/
venv/
# Secrets
*.secret