diff options
| author | Graydon Hoare <[email protected]> | 2010-07-03 23:56:50 -0700 |
|---|---|---|
| committer | Graydon Hoare <[email protected]> | 2010-07-03 23:56:50 -0700 |
| commit | 818fbfb3252687ab6ea8ba358d8d5d199f1e330a (patch) | |
| tree | d85b2f01853826fc5782f147073f1ee0b2fb738d | |
| parent | More corrections to drop/free path to accommodate TY_box. (diff) | |
| download | rust-818fbfb3252687ab6ea8ba358d8d5d199f1e330a.tar.xz rust-818fbfb3252687ab6ea8ba358d8d5d199f1e330a.zip | |
Add more scratch files to .gitignore.
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -16,6 +16,7 @@ *.cp *.fn *.ky +*.cps *.log *.pdf *.html @@ -29,3 +30,5 @@ lexer.ml rustboot rustc TAGS +version.ml +version.texi |