diff options
author | kong wei <kong.wei2@zte.com.cn> | 2017-02-16 05:49:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-02-16 05:49:22 +0000 |
commit | 340b19bd919c42d12db1c10d1663ac501a7664f4 (patch) | |
tree | eed6f79584a5c5e80bdf1b385f3f2d8556c4f262 /.gitignore | |
parent | 758ecc69091be8c02b664de83e48a6c566702232 (diff) | |
parent | 582fb87de317c78d069a9b0dd44b1b32c5a62d37 (diff) |
Merge "update docs build dir names in .gitignore"
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ *~ .*.sw? -/build/ -/output/ +/docs_build/ +/docs_output/ /releng/ |