# Build output
bin/

# Generated data files (recreate with scripts — see CLAUDE.md)
data/model_weights.bin
data/model_weights.json
data/vocab.bin
data/tokenizer.bin

# Compiled artifacts
*.o
*.air
*.metallib

# Python
__pycache__/
*.pyc
.venv/
*.egg-info/
*.so
.python-version

# macOS
.DS_Store

# Profiling / experiment artifacts
*.gputrace/
*.trace/
*.npz
logs/
*.log

# others
hub
output
vendor
build/
target/
moe_infer_c/bench-stripped
moe_infer_c/bench
moe_infer_mlx/core.c
moe_infer_mlx/core_src/shaders.h
data
