Add the environment files to gitignore

This commit is contained in:
Jenit Jain 2025-08-04 19:30:44 -07:00
parent c40d1e42ad
commit 32095350a3
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ eval_results/
eval_data/
*.egg-info/
.env
trading_agents/*