Files
pawhub-telegram-bot/.gitignore
T
2025-11-27 19:16:26 +01:00

15 lines
204 B
Plaintext

# Created by venv; see https://docs.python.org/3/library/venv.html
# Python
__pycache__/
.python-version
/venv/
# IDE specific files
.vscode/
.idea/
# telegram bot token config
telegram_bot_token.cfg