Files
Thun/.hgignore
T
Simon Forman 691d604bf8 Temporarily ignore the test dir.
It's mostly just notes and crap so far.
2018-07-14 12:32:07 -07:00

9 lines
81 B
Plaintext

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