mirror of
https://github.com/KhizarImran/backtestingfx.git
synced 2026-07-27 20:17:44 +00:00
cdab6ebb58
python/backtest.py and python/simple_strategy.py were leftover duplicates from before the PyO3 restructure; nothing referenced them. __pycache__ was never gitignored.
9 lines
80 B
Plaintext
9 lines
80 B
Plaintext
/target
|
|
Cargo.lock
|
|
*.so
|
|
__pycache__/
|
|
### My claude md file
|
|
CLAUDE.md
|
|
data/
|
|
.env
|