Script to clone the rust-lang/rust repo
diff --git a/.gitignore b/.gitignore
index 07d9fa6..aba0fb5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 target
 Cargo.lock
-tests/rust
+tests/rust/*
+!tests/rust/clone.sh