1
0
mirror of https://github.com/Rikj000/MoniGoMani.git synced 2022-03-06 00:08:05 +03:00

Updated .gitignore

This commit is contained in:
Rik Helsen
2022-01-16 16:23:57 +01:00
parent 1fb79ef1e1
commit ea35374ccf

10
.gitignore vendored
View File

@@ -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