Skip to content

Commit e7b820d

Browse files
committed
consistently gitignore all Cargo.lock files
1 parent a72e786 commit e7b820d

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)