Files
project_6/.dockerignore
Claude 4c1adc11db fix: restore libcccl_allocator.so + minimal .dockerignore + clean pycache
- Restore libcccl_allocator.so (误删)
- .dockerignore 回退到最小版本 (pycache/git/大目录)
- 清理 qwen3_6_scripts/ 下 10 个 __pycache__ 目录 (cpython-312)
  竞赛容器是 python 3.10,3.12 的 .pyc 可能导致 import 失败
2026-08-14 03:51:43 +00:00

13 lines
132 B
Plaintext

**/__pycache__
**/*.pyc
**/.git
cccl_upstream/
upstream_ref/
vllm/
ixformer_sdk/
muh/
ex_engine/
*.zip
dockerrizhi.txt
subrizhi.txt