chore(nlp-service): add .dockerignore to exclude dev artifacts from image
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
6
nlp-service/.dockerignore
Normal file
6
nlp-service/.dockerignore
Normal file
@@ -0,0 +1,6 @@
|
||||
venv/
|
||||
.env
|
||||
__pycache__/
|
||||
.pytest_cache/
|
||||
test_*.py
|
||||
*.md
|
||||
Reference in New Issue
Block a user