Add .dockerignore
This commit is contained in:
8
.dockerignore
Normal file
8
.dockerignore
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
**/.git
|
||||||
|
data/**
|
||||||
|
**/__pycache__
|
||||||
|
*.pyc
|
||||||
|
*.swp
|
||||||
|
docs/
|
||||||
|
.mypy_cache
|
||||||
|
.pytest_cache
|
Reference in New Issue
Block a user