gitignore: add lintchecks target dir
This commit is contained in:
parent
a846945b82
commit
c760150989
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -21,6 +21,7 @@ out
|
||||||
/clippy_utils/target
|
/clippy_utils/target
|
||||||
/clippy_workspace_tests/target
|
/clippy_workspace_tests/target
|
||||||
/clippy_dev/target
|
/clippy_dev/target
|
||||||
|
/lintcheck/target
|
||||||
/rustc_tools_util/target
|
/rustc_tools_util/target
|
||||||
|
|
||||||
# Generated by dogfood
|
# Generated by dogfood
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue