diff --git a/.gitignore b/.gitignore index 004a8d7..8757cd6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ *.pyc .coverage +dist/ +build/ +*.egg-info/