Files
Thun/.hgignore
T
Simon Forman 21b69ea260 Stop hg ignoring the build dir.
I want to include the HTML output of sphinx so you can view it without having to install sphinx.
2019-05-07 17:45:39 -07:00

8 lines
75 B
Plaintext

.*\.pyc$
.hypothesis
.pytest_cache
.vscode
docs/.ipynb_checkpoints
test/*