Merge pull request #1557 from garrypolley/remove-build-address
Added /build/ to .gitignore, so it doesn't accidentally get committed
This commit is contained in:
commit
a91799a30c
|
@ -7,3 +7,4 @@ docs/_build/
|
|||
docs/locale/
|
||||
tests/coverage_html/
|
||||
tests/.coverage
|
||||
build/
|
||||
|
|
Loading…
Reference in New Issue