|
|
@@ -45,6 +45,24 @@ index-rotation/.venv/
|
|
|
index-rotation/.codex/
|
|
|
index-rotation/.codex-orchestrator/
|
|
|
|
|
|
+# Local agent / runtime artifacts
|
|
|
+.codex/
|
|
|
+backtrader-lab/.codex/
|
|
|
+backtrader-lab/.bt-runs/
|
|
|
+
|
|
|
+# Generated experiment outputs
|
|
|
+index-rotation/outputs/backtests/
|
|
|
+cat-fly/t1/backtest_results/
|
|
|
+cat-fly/t1/final_backtest/
|
|
|
+cat-fly/t1/no_lookahead_backtest/
|
|
|
+cat-fly/t1/optimization_results/
|
|
|
+
|
|
|
+# Generated reports / exports
|
|
|
+backtrader-lab/*.html
|
|
|
+backtrader-lab/*.json
|
|
|
+backtrader-lab/email_strategy_*.txt
|
|
|
+trend-quality-evaluator/*.html
|
|
|
+
|
|
|
# Windows reserved device name
|
|
|
NUL
|
|
|
nul
|