]> git.lizzy.rs Git - rust.git/commitdiff
Fix .gitignore to re-ignore test binaries with new extensions
authorBrian Anderson <andersrb@gmail.com>
Tue, 4 Jan 2011 03:08:58 +0000 (22:08 -0500)
committerGraydon Hoare <graydon@mozilla.com>
Fri, 7 Jan 2011 19:33:03 +0000 (11:33 -0800)
.gitignore

index 55328a4de68cba490e45dfd5e5a584c50c41367a..5626e0dcf1a651490b8eef96ede4a091eed39de7 100644 (file)
@@ -2,8 +2,8 @@
 *.x86
 *.llvm
 *.out
-*.x86.tmp
-*.llvm.tmp
+*.boot
+*.rustc
 *.cmx
 *.dll
 *.exe