update gitignore

This commit is contained in:
MuslemRahimi 2025-02-09 23:38:10 +01:00
parent cd794ad2f1
commit 3b461b08d0

1
.gitignore vendored
View File

@ -5,6 +5,7 @@ app/stocks.*
app/institute.* app/institute.*
app/etf.* app/etf.*
app/crypto.* app/crypto.*
app/index.*
app/*.sh app/*.sh
app/.env* app/.env*
app/ml_models/weights app/ml_models/weights