]> git.lizzy.rs Git - rust.git/blobdiff - .gitignore
Auto merge of #101467 - nnethercote:shrink-hir-Ty-Pat, r=spastorino
[rust.git] / .gitignore
index 523bab1882836e9ddc5c0c6c81db7c0733f2bfdf..503ae3c50903921c42c63f628073c5d51ae7a949 100644 (file)
@@ -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