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:
Marcel
2026-06-07 15:50:01 +02:00
parent 24e5ac9c22
commit d3da3b6cd1

View File

@@ -0,0 +1,6 @@
venv/
.env
__pycache__/
.pytest_cache/
test_*.py
*.md