# Cargo build artifacts (all levels, including src/target/ from rust-analyzer)
/target
src/target/

# rust-analyzer background check artifacts
**/.rust-analyzer/
**/rust-analyzer/

# Distribution binaries
/dist

# macOS metadata
.DS_Store

*txt
