Ignore wheels and sdists

This commit is contained in:
Andrew Cassidy 2022-04-16 22:40:54 -07:00
parent ac4e5b2679
commit b34fdf2316

2
.gitignore vendored
View File

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