diff options
| author | Graydon Hoare <[email protected]> | 2010-06-24 16:19:45 -0700 |
|---|---|---|
| committer | Graydon Hoare <[email protected]> | 2010-06-24 16:19:45 -0700 |
| commit | d3c0762ff85ff7d29668d1f5d2361df03978bbea (patch) | |
| tree | 3e3c3998ebcf483149ccab2c379c12558fae1327 | |
| parent | Issue 24, drop output slot when not initializing. Un-XFAIL generic-tag.rs. Ad... (diff) | |
| download | rust-d3c0762ff85ff7d29668d1f5d2361df03978bbea.tar.xz rust-d3c0762ff85ff7d29668d1f5d2361df03978bbea.zip | |
A couple more ignorable files.
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,8 @@ *.cmx *.dll *.exe +*.so +*.dylib *.orig *.cmo *.cmi @@ -24,3 +26,5 @@ .hg/ .hgignore lexer.ml +rustboot +rustc |