# Rust build artifacts
/target
**/*.rs.bk
*.pdb

# Packaging output
/debian/*.deb
*.deb
*.rpm
*.src.rpm
/build/
result
result-*

# Local planning / prompt notes (not for distribution)
tpmnt-plan.md
*.local.md
/scratch/
/.scratch/

# Local-only: dev scripts and agent guidance (not for distribution)
/scripts/
/CLAUDE.md

# Editor / OS cruft
.idea/
.vscode/
*.swp
*~
.DS_Store
