diff --git a/.gitignore b/.gitignore index 273e00b..a722820 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .claude +.qoder/ # Python __pycache__/ @@ -26,6 +27,10 @@ data/attribution_*/ data/factors/ data/factors_review_tmp/ +# SEC fundamental data — fetched from EDGAR API +data/sec_frames/ +data/sec_company_tickers.json + # External tool artifacts docs/superpowers/