tvsignals-to-tg/.gitignore
Artemii Peretiachenko d6c539dca9 Initial TradingView→Telegram webhook service with Render Blueprint.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 16:35:47 +02:00

10 lines
99 B
Text

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