Files
xtb-investment-tools/.gitignore
T
2026-06-21 13:00:30 +03:00

24 lines
367 B
Plaintext

# Virtual environment
.venv/
venv/
# Python caches
__pycache__/
*.py[cod]
.pytest_cache/
# Generated outputs (regenerated by main.py / exporter.py)
results/
# Local planning notes
docs/superpowers/plans/
# Transient browser-verification artifacts (Playwright MCP)
.playwright-mcp/
# macOS
.DS_Store
# Local report inputs (personal brokerage exports)
EUR_*.xlsx