# Rust build artifacts
/target/
Cargo.lock
# Coverage files
*.profraw
*.profdata
*-profraw-list
# Documentation files (exclude all-caps .md files except CHANGELOG, README, CONTRIBUTING, CODE_OF_CONDUCT, and SECURITY)
*.md
!HANGELOG.md
!EADME.md
!ONTRIBUTING.md
!ODE_OF_CONDUCT.md
!ECURITY.md
# IDE and editor files
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
# OS files
Thumbs.db
# Backup files
*.bak
*.tmp