diff options
| author | bors <bors@rust-lang.org> | 2014-01-27 23:21:27 -0800 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2014-01-27 23:21:27 -0800 |
| commit | 1fdd23166d4b0d7791111b8067fec38d711c79c5 (patch) | |
| tree | c27aa17ba12d78ef5378ef445a0fdebe393a2954 | |
| parent | 1ac9bf65b6f8ab4da07a039127d8dae11b31acc9 (diff) | |
| parent | 2846ee6ba54ccebaa4aa5518a866badf88f44a75 (diff) | |
| download | rust-1fdd23166d4b0d7791111b8067fec38d711c79c5.tar.gz rust-1fdd23166d4b0d7791111b8067fec38d711c79c5.zip | |
auto merge of #11833 : kballard/rust/gitignore-doc-flate-rustdoc, r=brson
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 37a98c45a6b..f7f1d31ef48 100644 --- a/.gitignore +++ b/.gitignore @@ -75,10 +75,12 @@ src/.DS_Store /doc/latex /doc/std /doc/extra +/doc/flate /doc/green /doc/native /doc/rustc /doc/syntax +/doc/rustdoc /doc/rustuv /doc/rustpkg /nd/ |
