Skip to content

Commit d64eb62

Browse files
committed
Update .gitignore
Add !clippy_test_deps/Cargo.lock and clippy_lints_internal/target
1 parent c98e60a commit d64eb62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,10 @@ out
1919

2020
# Generated by Cargo
2121
*Cargo.lock
22+
!/clippy_test_deps/Cargo.lock
2223
/target
2324
/clippy_lints/target
25+
/clippy_lints_internal/target
2426
/clippy_utils/target
2527
/clippy_dev/target
2628
/lintcheck/target

0 commit comments

Comments
 (0)