mirror of
https://github.com/farcasclaudiu/xtb-investment-tools.git
synced 2026-06-28 23:02:15 +03:00
Initial commit
This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user