linux fixes
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -22,7 +22,6 @@ cache/
|
||||
realtime_chart.log
|
||||
training_results.png
|
||||
training_stats.csv
|
||||
__pycache__/realtime.cpython-312.pyc
|
||||
cache/BTC_USDT_1d_candles.csv
|
||||
cache/BTC_USDT_1h_candles.csv
|
||||
cache/BTC_USDT_1m_candles.csv
|
||||
@@ -47,3 +46,9 @@ chrome_user_data/*
|
||||
!.aider.model.metadata.json
|
||||
|
||||
.env
|
||||
venv/*
|
||||
|
||||
wandb/
|
||||
*.wandb
|
||||
*__pycache__/*
|
||||
NN/__pycache__/__init__.cpython-312.pyc
|
||||
|
Reference in New Issue
Block a user