ignore build directory, so it doesn't accidentally get committed
This commit is contained in:
parent
bd8e1a354c
commit
f0d9b529a9
|
@ -7,3 +7,4 @@ docs/_build/
|
||||||
docs/locale/
|
docs/locale/
|
||||||
tests/coverage_html/
|
tests/coverage_html/
|
||||||
tests/.coverage
|
tests/.coverage
|
||||||
|
build/
|
||||||
|
|
Loading…
Reference in New Issue