# Ignore Cargo.lock files in test fixtures
**/Cargo.lock

# Ignore target directories if accidentally created
**/target/
