tvsignals-to-tg/.dockerignore
Artemii Peretiachenko 15efda5e0d Allow forum topic id in webhook URL path.
TradingView alerts can target different topics via /h/{secret}/{thread_id}
while keeping the same payload; bare /h/{secret} still uses the env default.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 20:22:55 +02:00

11 lines
83 B
Text

.git
.venv
venv
__pycache__
*.pyc
.env
.env.*
!.env.example
*.md
.DS_Store
.cursor