Fix the sphinx build path in .gitignore file

Change-Id: I4b9d99ce54715cc07b68cdd0ba2f2b3eff483aaf
This commit is contained in:
venkatamahesh 2015-09-22 17:47:09 +05:30
parent f2907072a3
commit ffe5ba467b

2
.gitignore vendored
View File

@ -49,7 +49,7 @@ coverage.xml
*.log
# Sphinx documentation
docs/_build/
doc/build/
# PyBuilder
target/