diff --git a/.gitignore b/.gitignore
index 0b6d13d94e1ea082686bbc137a1f5c1bf112360c..3a1ec4c01c7de14864c8405f0cf60cef6a8116ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,7 @@
 **/*.pyc
 logs
 dev-23a/
-*.log
\ No newline at end of file
+*.log
+dist/
+build/
+*.egg-info/
\ No newline at end of file