Files
tg-admin-bot/.gitignore
2026-02-07 21:34:24 +03:00

18 lines
127 B
Plaintext

# Python
__pycache__/
*.pyc
*.pyo
# Virtual env
.venv/
# Secrets
config.yaml
*.env
# Logs
*.log
# Runtime
/var/run/tg-bot/