steamgifts-bot/.gitignore
mcinj ac89e2e886 sqlite db
- store entered giveaways into db
 - store notifications into db
 - future: add won notifications
2022-05-05 16:50:01 -04:00

8 lines
No EOL
87 B
Text

env/
venv/
*.ini
__pycache__/
.idea
config/config.ini
config/debug.log
config/sqlite.db