aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Chevalier <[email protected]>2011-05-04 10:55:32 -0700
committerGraydon Hoare <[email protected]>2011-05-05 11:26:07 -0700
commit0da33de278593e721ecd430013e3b56e7ce17016 (patch)
treee3cf360b3021ca15cef031b467cfc4d14e3d512d
parentCheck well-formedness of constraints (diff)
downloadrust-0da33de278593e721ecd430013e3b56e7ce17016.tar.xz
rust-0da33de278593e721ecd430013e3b56e7ce17016.zip
add dl/ and .pyc files to .gitignore
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 76e56941..55118cf5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,6 +34,7 @@
*.vr
*.swp
*.tmp
+*.pyc
.hg/
.hgignore
.cproject
@@ -53,4 +54,4 @@ config.mk
/build/
src/.DS_Store
/stage0/
-*.pyc
+/dl/