Skip to content

Commit 8b81c1f

Browse files
tom-tanmr-c
authored andcommitted
Fix .gitignore
1 parent c3a268f commit 8b81c1f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,12 @@ build
77
dist
88

99
cwltest/_version.py
10+
11+
# Generated by tox
12+
coverage.xml
13+
.coverage
14+
.coverage.*
15+
pydocstyle_report.txt
16+
17+
# Generated by `make release-test`
18+
testenv*

0 commit comments

Comments
 (0)