Remove trading_agents/
This commit is contained in:
parent
2e98b73d7c
commit
7e928dd61d
|
|
@ -1,4 +1,3 @@
|
||||||
env/
|
|
||||||
__pycache__/
|
__pycache__/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*.csv
|
*.csv
|
||||||
|
|
@ -7,6 +6,6 @@ output_data/
|
||||||
eval_data/
|
eval_data/
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
.env
|
.env
|
||||||
trading_agents/
|
trading_agents/*
|
||||||
web_app/frontend/node_modules/*
|
web_app/frontend/node_modules/*
|
||||||
*.pdf
|
*.pdf
|
||||||
Loading…
Reference in New Issue