diff --git a/.gitignore b/.gitignore index c3cc8ac..80d00c0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,10 @@ +*.egg +*.egg-info +*.log +*.py[cod] .DS_Store .idea -*.log -tmp/ - -*.py[cod] -*.egg build +dist htmlcov +tmp/