]> git.lizzy.rs Git - rust.git/blobdiff - .gitignore
Fix deploy.sh III
[rust.git] / .gitignore
index 37727f91cbeed77698ea9cd0bcd5f074caf34739..0206d9dc963652a97305f3d6f0d572e9d8817f67 100644 (file)
@@ -1,3 +1,7 @@
+# Used by Travis to be able to push:
+/.github/deploy_key
+out
+
 # Compiled files
 *.o
 *.so
@@ -9,3 +13,13 @@
 
 # Generated by Cargo
 /target/
+/clippy_lints/target/
+
+# We don't pin yet
+Cargo.lock
+
+# Generated by dogfood
+/target_recur/
+
+# gh pages docs
+util/gh-pages/lints.json