diff options
author | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2015-12-11 15:30:46 +0900 |
---|---|---|
committer | Jonas Bjurel <jonas.bjurel@ericsson.com> | 2016-02-02 13:04:13 +0000 |
commit | 62beda30b7d5be6ee8171774c35282c0541a5dd4 (patch) | |
tree | d3291f4b64953b74ae9a84ba6f2fb98bce4830f1 | |
parent | e58d254c27b9d3a234b0c4332f0dad9295e0544a (diff) |
updates to use new doc toolchain
Change-Id: Ic743125195c158dfb6b09b7f101f71cc71e66c2b
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 97e3a9b14..9b4b3afa3 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,8 @@ .pydevproject ci/config/ deploy/autodeploy.log +*~ +.*.sw? +/docs_build/ +/docs_output/ +/releng/ |