Fix the path of build docs in .gitignore

Change-Id: Ifcd35bc25d2cf9e16fc0c3d703f5d7c40ce82226
This commit is contained in:
venkatamahesh
2015-09-22 17:01:17 +05:30
parent 4162475207
commit b98871fe92

2
.gitignore vendored
View File

@@ -3,7 +3,7 @@
*.egg-info
*.mo
.DS_STORE
docs/_build
doc/build
build
dist
.tox