Loading .gitignore +2 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,8 @@ MANIFEST dist/ docs/_build/ docs/locale/ node_modules/ tests/coverage_html/ tests/.coverage build/ tests/report/ .hgignore +6 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,12 @@ syntax:glob *.pot *.py[co] __pycache__ MANIFEST dist/ docs/_build/ docs/locale/ node_modules/ tests/coverage_html/ tests/.coverage build/ tests/report/ Loading
.gitignore +2 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,8 @@ MANIFEST dist/ docs/_build/ docs/locale/ node_modules/ tests/coverage_html/ tests/.coverage build/ tests/report/
.hgignore +6 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,12 @@ syntax:glob *.pot *.py[co] __pycache__ MANIFEST dist/ docs/_build/ docs/locale/ node_modules/ tests/coverage_html/ tests/.coverage build/ tests/report/