diff options
author | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2015-12-11 15:30:46 +0900 |
---|---|---|
committer | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2015-12-11 15:53:03 +0900 |
commit | 25e75985c846cb39c54148f4b233315f6bcff4a4 (patch) | |
tree | d40a9b624c746158b486b79d0a91b663f8807087 | |
parent | b5c3d3e05186455ad3ffa99476bf833c53b6f86d (diff) |
updates to use new doc toolchain
Change-Id: I5657d5b8758141ed1928e563ba7f99f3fb6a1133
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5614ae866..162687f8d 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,6 @@ pep8.log test.log .testrepository/ cover/ +.*.sw? +/output/ +/releng/ |