fix: relax .dockerignore — remove *.txt *.md *.json wildcards that may break build

Previous wildcards excluded too aggressively. Keep only large
directories (cccl_upstream, upstream_ref, vllm, etc) and specific
large files.
This commit is contained in:
Claude
2026-08-13 10:46:31 +00:00
parent 45161610f0
commit 7ba97f7977

View File

@@ -1,18 +1,13 @@
**/__pycache__
**/*.pyc
**/.git
# Large directories not needed in Docker image
cccl_upstream/
upstream_ref/
vllm/
ixformer_sdk/
muh/
ex_engine/
docs/
*.zip
*.txt
*.md
*.json
# Keep only qwen3_6_scripts/ computility-run.yaml Dockerfile
enginex-vllm-bi100-qwen36-main.zip
dockerrizhi.txt
subrizhi.txt