# Usual build folder
/build/

# Nix
result*

# IDE configuration folder
.zed
.vscode

# Cache folders and artifacts
*.pyc
__pycache__
.cache
.clangd
.stack-pr.cfg

# Local Claude instructions
CLAUDE.local.md
