diff --git a/.gitignore b/.gitignore index a5bf52c00..3817a69d3 100644 --- a/.gitignore +++ b/.gitignore @@ -77,3 +77,8 @@ gen-external-apklibs # Token files .leanplum_token .adjust_token + + +# Python Byte-compiled / optimized / DLL files +__pycache__/ +*.py[cod]