Skip to content

Commit bf6fa5a

Browse files
committed
Merge pull request #12 from teotwaki/ignore-cargo-files
Added Cargo.lock to .gitignore
2 parents 0d6cc11 + 46ea94c commit bf6fa5a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@
88
/greeting
99
/structure
1010

11+
# Cargo files
12+
Cargo.lock

0 commit comments

Comments
 (0)