# Rust / Cargo
/target/
Cargo.lock

# Executables and binary artifacts (ensuring clean test environment)
*.exe
*.obj
*.pdb
*.bin
*.o

# Logs and debug output
*.txt
*.log

# System files and temporary directories
.DS_Store
Thumbs.db