# Generated by Cargo
/target/

# Backup files generated by rustfmt
**/*.rs.bk

# MSVC Windows builds of rustc generate these
*.pdb

# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db

# IDEs and Editors
.idea/
.vscode/
*.swp
*.swo
*~
*.bak

# Project Caches & Temp Files
.fastembed_cache/
.remember/
*.patch
patch_*.py

# RMS Memory Agent Rules
/.cursorrules
/.windsurfrules
/.clinerules
/.rules
/.github/copilot-instructions.md
/AGENT.md
/AGENTS.md
/CLAUDE.md
/GEMINI.md
/.zed/assistant.md

# Local build script
build.sh
