Skip to content

Commit e43bff0

Browse files
authored
chore: remove Cargo.lock from version control (#63)
1 parent 1b69120 commit e43bff0

File tree

2 files changed

+4
-1436
lines changed

2 files changed

+4
-1436
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,7 @@ __pycache__/
2020

2121
# Docs
2222
docs/generated/
23+
24+
# Lock files
25+
Cargo.lock
26+
uv.lock

0 commit comments

Comments
 (0)