# MacOS files
.DS_Store

# Test files
tests/*.bin
!tests/test.bin
tests/*.json

# Build artifacts
/target

# Cargo artifacts
Cargo.lock
