feat: add Docker configuration
This commit is contained in:
10
.dockerignore
Normal file
10
.dockerignore
Normal file
@@ -0,0 +1,10 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.git/
|
||||
.gitignore
|
||||
tests/
|
||||
docs/
|
||||
data/
|
||||
*.md
|
||||
.env
|
||||
.venv/
|
||||
Reference in New Issue
Block a user