Skip to content

Commit d7f0d6b

Browse files
committed
Remove unused gitignore
1 parent e06c193 commit d7f0d6b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.gitignore

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -133,11 +133,6 @@ bot_configuration.db
133133
.idea
134134
*log*
135135

136-
!plugins/strategies/
137-
plugins/strategies/*.py
138-
!plugins/data_providers/
139-
plugins/data_providers/*.py
140-
141136
.tox
142137
_test_run/
143138
bin/
@@ -147,7 +142,4 @@ lib/
147142
bumpversion.egg-info/
148143
*.sqlite3
149144

150-
**/backtest_data/*
151-
*/backtest_reports/
152-
**/backtest_reports/*
153145
.vscode/

0 commit comments

Comments
 (0)