diff options
author | Bryan Sullivan <bs3131@att.com> | 2016-01-13 16:02:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-01-13 16:02:10 +0000 |
commit | 492c88e943316090d69f41950826d28aaacc0990 (patch) | |
tree | 3d997410345422d4faa91226bb87b34998defb4e | |
parent | 39478740801049201d3fa9164dcfabdada3ce5f2 (diff) | |
parent | a6f449ff780751d84fea108e0718f87b912ed01a (diff) |
Merge "updates to use new doc toolchain"
-rw-r--r-- | .gitignore | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1 +1,6 @@ -build/ +*~ +.*.sw? +/build/ +/docs_build/ +/docs_output/ +/releng/ |