diff --git a/.gitignore b/.gitignore index 6eed626cc..36165afe6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ *~ -build/ -dist/ -*egg-info/ +build +dist +*egg-info *.egg *.log *.pyc