mirror of
https://github.com/Rikj000/MoniGoMani.git
synced 2022-03-06 00:08:05 +03:00
⚡ Updated .gitignore
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -5,6 +5,13 @@ user_data/mgm-config-private.json
|
||||
user_data/mgm-config-hyperopt.json
|
||||
user_data/strategies/MoniGoManiHyperStrategy.json
|
||||
|
||||
# Ignore .last helper files
|
||||
user_data/.last_command.json
|
||||
user_data/backtest_results/.last_result.json
|
||||
user_data/backtest_results/.last_backtest_sell_reasons.log
|
||||
user_data/hyperopt_results/.last_result.json
|
||||
user_data/hyperopt_results/.last_ho_results_table.log
|
||||
|
||||
# Ignore Release Template
|
||||
Documentation/ReleaseTemplate.md
|
||||
|
||||
@@ -29,9 +36,6 @@ user_data/plot/
|
||||
# Ignore Logo Folder
|
||||
Logo/
|
||||
|
||||
# Ignore GitHub Secrets
|
||||
GitHub-Secrets.txt
|
||||
|
||||
# Ignore fthypt and legacy pickle Files
|
||||
*.fthypt
|
||||
*.pickle
|
||||
|
||||
Reference in New Issue
Block a user