# Generated by Cargo
# will have compiled files and executables
debug/
target/

# These are backup files generated by rustfmt
**/*.rs.bk

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

# IDE directories
.vscode/
.idea/
.zed/

# cspell
cspell.json

tmp/*

# macOS system files
.DS_Store
**/.DS_Store

# Typescript directories
**/node_modules
**/.yarn
**/dist

# Spec/Wasm build directory
/build/

.worktrees/
.claude/
CLAUDE.local.md
Agents.md
.cursor/