mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
Update .gitignore
Add !clippy_test_deps/Cargo.lock and clippy_lints_internal/target
This commit is contained in:
@@ -19,8 +19,10 @@ out
|
||||
|
||||
# Generated by Cargo
|
||||
*Cargo.lock
|
||||
!/clippy_test_deps/Cargo.lock
|
||||
/target
|
||||
/clippy_lints/target
|
||||
/clippy_lints_internal/target
|
||||
/clippy_utils/target
|
||||
/clippy_dev/target
|
||||
/lintcheck/target
|
||||
|
||||
Reference in New Issue
Block a user