diff options
| author | Brian Anderson <[email protected]> | 2011-04-02 21:31:55 -0400 |
|---|---|---|
| committer | Brian Anderson <[email protected]> | 2011-04-02 21:31:55 -0400 |
| commit | f6763efb02c09f8704690a577b177ac9bde12d63 (patch) | |
| tree | 72ba99529a7635a10a1ddd878d0f3fc16de875ea | |
| parent | Add more tests for alt expressions (diff) | |
| download | rust-f6763efb02c09f8704690a577b177ac9bde12d63.tar.xz rust-f6763efb02c09f8704690a577b177ac9bde12d63.zip | |
Gitignore the recommended build directory
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -50,4 +50,5 @@ config.mk /rt/ /rustllvm/ /test/ +/build/ src/.DS_Store |