diff --git a/.gitignore b/.gitignore index 4727c5e..ea63580 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,8 @@ htmlcov/ # docs sphinx_build/ + +# distribution +dist/ +build/ +*.egg-info/