Skip to content

Commit 01370b7

Browse files
authored
Merge pull request #236 from TheKeyboardKowboy/master
Adding test execution artifacts to .gitignore
2 parents 4763f88 + cf98e87 commit 01370b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ dist/
88
venv/
99
*log.txt
1010
gdax/__pycache__/
11+
.cache/
12+
.coverage
13+
tests/__pycache__/

0 commit comments

Comments
 (0)