# Ignore the target directory
target/

# Ignore the Cargo.lock file
Cargo.lock

# Ignore macOS system files
.DS_Store
