# =========================
# macOS
# =========================
.DS_Store
.AppleDouble
.LSOverride
Icon?
._*
.Spotlight-V100
.Trashes
.fseventsd

# =========================
# IDE / Editor
# =========================
.vscode/
.idea/
*.swp
*.swo
*~

# =========================
# Python
# =========================
__pycache__/
*.py[cod]
*.pyo
*.pyd
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
.env
.venv/
venv/
env/

# =========================
# Jupyter
# =========================
.ipynb_checkpoints/

# =========================
# Build / Packaging
# =========================
build/
dist/
*.egg-info/
.eggs/
pip-wheel-metadata/

# =========================
# C / C++ / CMake
# =========================
CMakeFiles/
CMakeCache.txt
cmake-build-*/
Makefile
*.o
*.so
*.dylib
*.dll
*.a
*.lib

# =========================
# Logs / Temp
# =========================
*.log
*.tmp
*.temp
logs/
tmp/

# =========================
# OS / Tool caches
# =========================
.cache/

# =========================
# read/ 工作文档：已纳入跟踪（2026-07-25）
# =========================

# =========================
# ako4x_c500 参赛工作树快照：大数据 / 缓存 / 产物（勿入仓库）
# =========================
# 张量 / 权重产物（全局）
*.npz
*.npy
# Claude Code 本地配置（含本地路径，勿入仓）
.claude/
# golden 参考缓存与 Triton 编译缓存
基于AI Agent开发范式的国产GPU大模型推理算子库优化/ako4x_c500/.ako_fused_moe_ref/bench/_cache/
基于AI Agent开发范式的国产GPU大模型推理算子库优化/ako4x_c500/ako4x-run-opt2/.golden_cache/
基于AI Agent开发范式的国产GPU大模型推理算子库优化/ako4x_c500/ako4x-run-opt2/.triton_cache/
# run-opt2 迭代过程数据（迭代过程已由 ITERATIONS.md 记录）
基于AI Agent开发范式的国产GPU大模型推理算子库优化/ako4x_c500/ako4x-run-opt2/trajectory/
# ako4x-run-maca-cpp: golden 参考缓存与 profiler 产物（源码/迭代已纳入跟踪）
基于AI Agent开发范式的国产GPU大模型推理算子库优化/ako4x_c500/ako4x-run-maca-cpp/.golden_cache/
基于AI Agent开发范式的国产GPU大模型推理算子库优化/ako4x_c500/ako4x-run-maca-cpp/.profwork/*.db