X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitignore;h=503ae3c50903921c42c63f628073c5d51ae7a949;hb=f18cd274be3595c5b065fdba2b75ce9e8adc6c25;hp=523bab1882836e9ddc5c0c6c81db7c0733f2bfdf;hpb=4fc960301bcd4370bfc2238415c7ba3d2d8f9312;p=rust.git diff --git a/.gitignore b/.gitignore index 523bab18828..503ae3c5090 100644 --- a/.gitignore +++ b/.gitignore @@ -19,7 +19,6 @@ out /target /clippy_lints/target /clippy_utils/target -/clippy_workspace_tests/target /clippy_dev/target /lintcheck/target /rustc_tools_util/target @@ -27,9 +26,11 @@ out # Generated by dogfood /target_recur/ +# Generated by lintcheck +/lintcheck-logs + # gh pages docs util/gh-pages/lints.json -**/metadata_collection.json # rustfmt backups *.rs.bk @@ -38,3 +39,6 @@ helper.txt *.iml .vscode .idea + +# mdbook generated output +/book/book