Skip to content

Commit f3c2fc3

Browse files
committed
added Cargo.lock to gitignore (thought this was added already?)
1 parent b1285e0 commit f3c2fc3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

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

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

0 commit comments

Comments
 (0)