tvsignals-to-tg/.gitignore
Artemii Peretiachenko cdbda8fea3 Replace TradingView polling with a local LTF/FVG scanner that posts Telegram cards and Heryon webhooks.
Per-strategy Heryon accounts, reversal captions with previous-trade path on charts, and Telegram replies chained by ticker.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-30 20:37:16 +02:00

12 lines
121 B
Text

.env
.env*
!.env.example
.venv/
__pycache__/
*.py[cod]
*.png
.pytest_cache/
.mypy_cache/
.DS_Store
data/*.db
data/*.db-*