diff --git a/.gitignore b/.gitignore index 876f216470..b3af53cab3 100644 --- a/.gitignore +++ b/.gitignore @@ -69,3 +69,6 @@ core core.* *~ + +# Python bytecode +__pycache__/