deleted a lot of the stuff

This commit is contained in:
Bojan Kucera 2025-06-04 10:50:05 -04:00
parent d22f7aafa0
commit 3e451558ac
173 changed files with 1313 additions and 30205 deletions

9
.gitignore vendored
View file

@ -99,9 +99,12 @@ ehthumbs.db
Thumbs.db
# Trading bot specific
data/
backtest-results/
logs/
.data/
.backtest-results/
.logs/
.old/
.mongo/
.chat/
*.db
*.sqlite
*.sqlite3