Skip to content

Commit 1a0b228

Browse files
committed
chore: ignore releases/ directory and update Cargo.lock
Add `/releases/` to .gitignore. Update Cargo.lock to reflect dependency changes (fluxbench crates unpinned from registry checksums).
1 parent d98a649 commit 1a0b228

2 files changed

Lines changed: 1 addition & 18 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Rust build artifacts
22
/target/
3+
/releases/
34

45
# Data directories (fallback default or manual testing)
56
/data/

Cargo.lock

Lines changed: 0 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)