diff --git a/.gitignore b/.gitignore index a4778d643..12370fb79 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ *.class *.pyc doc/ +build/ +dist/ +pymongo.egg-info/