Skip to content

Commit 592d621

Browse files
committed
add testing artifacts to gitignore
1 parent 651a0ca commit 592d621

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
@@ -1,5 +1,8 @@
11
.DS_Store
22

3+
# Artifacts potentially generated by tests/docs
4+
.nextflow
5+
null
36
.coverage
47
.pytest_cache
58
docs/api/_build

0 commit comments

Comments
 (0)