Fix .dockerignore: don't exclude requirements.txt
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
3ac1c5ad3d
commit
e0ed485098
|
|
@ -1,6 +1,6 @@
|
|||
.git
|
||||
eval_results
|
||||
*.txt
|
||||
nvda_output*.txt
|
||||
docs
|
||||
uv.lock
|
||||
__pycache__
|
||||
|
|
|
|||
Loading…
Reference in New Issue