Files
btc-accumulation-monitor/.gitignore
T

13 lines
147 B
Plaintext

__pycache__/
*.pyc
.venv/
.playwright/
.pytest_cache/
data/cache.json
data/history.json
config/llm_settings.json
results/
*.log
.env
node_modules/