Skip to content

Commit d842581

Browse files
authored
Merge pull request #70 from bigbio/dev
minor changes
2 parents 3a1d020 + c7b8f63 commit d842581

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.dockerignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.git
2+
.github
3+
.pytest_cache
4+
__pycache__
5+
*.pyc
6+
*.egg-info
7+
dist
8+
build
9+
.venv
10+
.env
11+
docs

0 commit comments

Comments
 (0)