Skip to content

Commit 6b17ce4

Browse files
authored
Merge pull request #3227 from matthiaskrgr/cargo_lock
consistently gitignore all Cargo.lock files
2 parents a72e786 + e7b820d commit 6b17ce4

File tree

2 files changed

+1
-225
lines changed

2 files changed

+1
-225
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ out
1515
*.exe
1616

1717
# Generated by Cargo
18-
Cargo.lock
18+
*Cargo.lock
1919
/target
2020
/clippy_lints/target
2121
/clippy_workspace_tests/target

clippy_dev/Cargo.lock

Lines changed: 0 additions & 224 deletions
This file was deleted.

0 commit comments

Comments
 (0)