# AILANG output (generated by docparse)
docparse/data/*.json
docparse/data/*.md
docparse/data/*.txt

# AILANG compiler cache
.ailang/

# Python
__pycache__/
*.pyc
.venv/
uv.lock

# Benchmark results (generated)
benchmarks/officedocbench/results/

# Environment (secrets)
.env

# Specs (too large to commit)
specs/

# OS
.DS_Store
docs/wasm/ailang.wasm
