Files
rfd/.gitignore
Dave Gallant 53666c643f add pre-commit and enforce on travis (#37)
* add pre-commit and enforce on travis
2019-10-14 22:18:01 -04:00

10 lines
78 B
Plaintext

**.egg-info/
**.pyc
**.pyo
.pypirc
.pytest_cache/
.vscode/
build/
dist/
venv/