# Rust
/target/
**/*.rs.bk

# Vendored spec tree (sync from tickerforge-spec; do not commit)
/spec/

# Coverage (cargo llvm-cov --lcov / --cobertura)
/lcov.info
/cobertura.xml

# OS
.DS_Store
