]> git.lizzy.rs Git - rust.git/blobdiff - .gitignore
Rollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_allowed, r=compiler-errors
[rust.git] / .gitignore
index f1f4fa4e242aafc008a3a74ab9af21100a0eb35a..503ae3c50903921c42c63f628073c5d51ae7a949 100644 (file)
@@ -1,4 +1,4 @@
-# Used by Travis to be able to push:
+# Used by CI to be able to push:
 /.github/deploy_key
 out
 
@@ -18,13 +18,17 @@ out
 *Cargo.lock
 /target
 /clippy_lints/target
-/clippy_workspace_tests/target
+/clippy_utils/target
 /clippy_dev/target
+/lintcheck/target
 /rustc_tools_util/target
 
 # Generated by dogfood
 /target_recur/
 
+# Generated by lintcheck
+/lintcheck-logs
+
 # gh pages docs
 util/gh-pages/lints.json
 
@@ -35,3 +39,6 @@ helper.txt
 *.iml
 .vscode
 .idea
+
+# mdbook generated output
+/book/book