# Rust build artifacts
/target/
**/*.rs.bk
Cargo.lock.bak

# Notas internas de desarrollo (no deben subirse)
SESION-DIALOGO.txt

# Runtime logs
nohup.out
*.log

# Editor / OS junk
.DS_Store
*.swp
*.swo
*~
.vscode/
.idea/
.claude/
