# Project-specific ignores
target/
logs/
.serena/
.trae/
.vscode/
.idea/
# Ignore test binaries and backup files
/test/*.exe
/test/*.pdb
Cargo.toml.orig