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

18 lines
171 B
Plaintext

# Configs
priceybot2/config/*
!priceybot2/config/*.*.sample
docker-config/*
# Logs
*.log
# JetBrains stuff
.idea/
# Python stuff
__pycache__/
venv/
# Secrets
*.secret