Skip to content

Commit 28df515

Browse files
committed
fix: remove cached data from git, add data/cache/ to .gitignore
1 parent 6b66ee5 commit 28df515

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ target/
99
data/raw/
1010
data/processed/
1111
data/models/
12+
data/cache/
13+
data/bot_state.json
14+
data/equity_history.json
1215
mlruns/
1316

1417
# IDE and editor files

data/cache/sp500_tickers.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)