Skip to content

Commit 7deb5c5

Browse files
authored
Merge pull request #47 from tbu-/pr_gitignore_cargolock
Ignore `Cargo.lock` in Git
2 parents 2949720 + 49c69d4 commit 7deb5c5

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
@@ -8,4 +8,5 @@
88
*.exe
99

1010
# Generated by Cargo
11+
/Cargo.lock
1112
/target/

0 commit comments

Comments
 (0)