Skip to content

Commit 1a307a2

Browse files
committed
Add Cargo.lock to gitignore
1 parent d64f895 commit 1a307a2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,6 @@ Session.vim
6262
# auto-generated tag files
6363
tags
6464

65-
.idea
65+
.idea
66+
67+
Cargo.lock

0 commit comments

Comments
 (0)