diff --git a/.gitignore b/.gitignore index eb17b4a..4ba6711 100644 --- a/.gitignore +++ b/.gitignore @@ -199,9 +199,3 @@ zhihu-articles/ # Results directory (test outputs, charts, etc.) results/ - -# Node.js (local testing only) -node_modules/ -package.json -package-lock.json -rotation/test_screenshot.mjs diff --git a/rotation/backtest_viewer.html b/rotation/backtest_viewer.html index 6a9bd88..a7a77e3 100644 --- a/rotation/backtest_viewer.html +++ b/rotation/backtest_viewer.html @@ -152,15 +152,11 @@ tr.below-threshold { color: #484f58; }