aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Anderson <[email protected]>2011-03-24 19:32:00 -0400
committerGraydon Hoare <[email protected]>2011-03-25 08:43:05 -0700
commit15fe1641bcfd11514fc854c35ab13260ec92a81d (patch)
treea23efc39f6aafb5678c38e42ab0990c789920306
parentmake lexer unicode-aware for strings and char literals (diff)
downloadrust-15fe1641bcfd11514fc854c35ab13260ec92a81d.tar.xz
rust-15fe1641bcfd11514fc854c35ab13260ec92a81d.zip
Ignore artifacts from in-tree builds
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4a8b1918..b1f1752b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,3 +45,8 @@ rustc
TAGS
version.ml
version.texi
+Makefile
+config.mk
+rt/
+rustllvm/
+test/ \ No newline at end of file