mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-14 11:51:19 +00:00
update .gitignore
things we no longer use should not be excluded
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,11 +1,7 @@
|
|||||||
# Freqtrade rules
|
# Freqtrade rules
|
||||||
freqtrade/tests/testdata/*.json
|
|
||||||
hyperopt_conf.py
|
|
||||||
config*.json
|
config*.json
|
||||||
*.sqlite
|
*.sqlite
|
||||||
.hyperopt
|
|
||||||
logfile.txt
|
logfile.txt
|
||||||
hyperopt_trials.pickle
|
|
||||||
user_data/*
|
user_data/*
|
||||||
!user_data/notebooks
|
!user_data/notebooks
|
||||||
user_data/notebooks/*
|
user_data/notebooks/*
|
||||||
|
|||||||
Reference in New Issue
Block a user