diff --git a/.gitignore b/.gitignore index d9614fd6e2..823b4e4872 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,9 @@ out/ .gradle/ build/ +# Python cache +__pycache__/ + # Local configuration file (sdk path, etc) local.properties