diff --git a/.gitignore b/.gitignore
index 49d1e8e59d4848140f24e60c02381e477687b69c..b4fa2e5c307815b4798c1585907f420585f22263 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,11 @@
 *~
+*.egg-info
+*.EGG-INFO
 *.log
 *.pot
 *.pyc
 *.pyo
+build/
+dist/
 helloworld.db
 local_settings.py
-*.egg-info
-*.EGG-INFO