Ignore wheels and sdists

pull/18/head
Andrew Cassidy 2 years ago
parent ac4e5b2679
commit b34fdf2316

2
.gitignore vendored

@ -5,6 +5,8 @@ build/
*.egg-info *.egg-info
*.pyc *.pyc
*.pyi *.pyi
*.whl
*.tar.gz
#sphinx #sphinx
docs/_build/ docs/_build/

Loading…
Cancel
Save