Skip to content

Commit 40b8ec7

Browse files
committed
doc: Add comment about why Cargo.lock is ignored (maybe it is not obvious)
1 parent 03eb336 commit 40b8ec7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/target
2+
# This is a library (and it has not dependencies) then it is ignored:
23
Cargo.lock

0 commit comments

Comments
 (0)