telegrambot/.gitignore
alisaza 54a8dcb283 Add initial Telegram relay service for Iran→foreign delivery.
Thin Hono API so the Iran-hosted backend can POST ops alerts here and this VPS calls Telegram Bot API.
2026-09-13 13:38:36 +03:30

8 lines
62 B
Plaintext

node_modules/
dist/
.env
.env.local
*.log
.DS_Store
coverage/