diff --git a/.gitignore b/.gitignore index 2e1c8bf2bf2..e66aa864da6 100644 --- a/.gitignore +++ b/.gitignore @@ -92,3 +92,6 @@ GTAGS *.orig *~ \#*# + +# Python cache +__pycache__