first-commenting-bot/.gitignore
Artemii Peretiachenko 9147306713 Initial commit: Telegram first-comment bot.
Auto-replies in a channel discussion chat with HTML text from comment.txt.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-20 15:05:59 +02:00

9 lines
79 B
Text

.env
.venv/
__pycache__/
*.pyc
.Python
*.egg-info/
dist/
build/
.pytest_cache/