Skip to content

Commit

Permalink
remove duplicate option in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
EricWang committed Mar 29, 2017
1 parent 4170a10 commit 45a553b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ rqalpha.system.log
*.pk
*.h5
.vscode
.idea
*.c
*.so
*.pyc
Expand All @@ -20,4 +19,4 @@ persist/
.coverage
.tox
rqalpha_test_coverage_report/
.tmp.pkl
.tmp.pkl

0 comments on commit 45a553b

Please sign in to comment.