]> git.lizzy.rs Git - rust.git/blobdiff - .gitignore
new internals docs
[rust.git] / .gitignore
index 11458b889278e54d51609e8640ff3e54da88c8b8..6f472c418d22ea3a771d3c3c520480f3292a4acf 100644 (file)
@@ -13,12 +13,10 @@ out
 *.exe
 
 # Generated by Cargo
-/target/
-/clippy_lints/target/
-/clippy_tests/target/
-
-# We don't pin yet
 Cargo.lock
+/target
+/clippy_lints/target
+/clippy_workspace_tests/target
 
 # Generated by dogfood
 /target_recur/
@@ -31,6 +29,4 @@ util/gh-pages/lints.json
 
 helper.txt
 
-*.stdout
-
 .vscode