diff --git a/.gitignore b/.gitignore
index ecf6dd5cb..b665018b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,14 @@
 build*
 .dir-locals.el
 TAGS
 third-party/blackdynamite/
 third-party/cpp-array/
 *~
 release
 .*.swp
 *.tar.gz
 *.tgz
 *.tbz
 *.tar.bz2
-.idea
\ No newline at end of file
+.idea
+__pycache__
\ No newline at end of file