aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Chevalier <[email protected]>2011-03-31 10:58:39 -0700
committerGraydon Hoare <[email protected]>2011-04-01 11:27:32 -0700
commit8b211f4782b83a5855c5c203c8cb6dbba7d277c4 (patch)
tree8b143204bef8bc7eee5996eee812d4702e471170
parentStarted adding support for typestate checking. (diff)
downloadrust-8b211f4782b83a5855c5c203c8cb6dbba7d277c4.tar.xz
rust-8b211f4782b83a5855c5c203c8cb6dbba7d277c4.zip
added Mac .DS_Store directory to .gitignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 26f92e83..4c32d68a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,4 @@ config.mk
/rt/
/rustllvm/
/test/
+src/.DS_Store