]> git.lizzy.rs Git - rust.git/commitdiff
.gitignore a bunch of artifacts of in-tree builds
authorBrian Anderson <banderson@mozilla.com>
Sat, 19 Nov 2011 21:48:19 +0000 (13:48 -0800)
committerBrian Anderson <banderson@mozilla.com>
Sat, 19 Nov 2011 21:49:49 +0000 (13:49 -0800)
.gitignore

index 2517b30ae924b24f83382e0de5e59f4e3e03ec9b..464fcc1afb34001aa1adeee81947a4c6838635f5 100644 (file)
@@ -52,7 +52,7 @@ rustc
 TAGS
 version.ml
 version.texi
-./Makefile
+/Makefile
 config.mk
 /rt/
 /rustllvm/
@@ -63,6 +63,11 @@ src/.DS_Store
 /stage0/
 /dl/
 /stage1/
+/stage2/
+/stage3/
 *.bz2
 /doc/html
 /doc/latex
+/doc/std
+/nd/
+/llvm/