Skip to content

Commit f7014fa

Browse files
committed
chore: update gitignore to exclude all Cargo.lock files instead of only root
1 parent 0f00c0b commit f7014fa

File tree

2 files changed

+1
-1472
lines changed

2 files changed

+1
-1472
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ CLAUDE.md
1212
AGENTS.md
1313

1414
# ignore Cargo.lock at repo root
15-
/Cargo.lock
15+
Cargo.lock
1616
out/

0 commit comments

Comments
 (0)