diff options
| author | Tim Chevalier <[email protected]> | 2011-03-31 10:58:39 -0700 |
|---|---|---|
| committer | Graydon Hoare <[email protected]> | 2011-04-01 11:27:32 -0700 |
| commit | 8b211f4782b83a5855c5c203c8cb6dbba7d277c4 (patch) | |
| tree | 8b143204bef8bc7eee5996eee812d4702e471170 | |
| parent | Started adding support for typestate checking. (diff) | |
| download | rust-8b211f4782b83a5855c5c203c8cb6dbba7d277c4.tar.xz rust-8b211f4782b83a5855c5c203c8cb6dbba7d277c4.zip | |
added Mac .DS_Store directory to .gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -50,3 +50,4 @@ config.mk /rt/ /rustllvm/ /test/ +src/.DS_Store |