diff --git a/.gitignore b/.gitignore index 86b3473..5becda8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,9 @@ filter/plugins/ library +# ---> Python +# Byte-compiled / optimized / DLL files +__pycache__/ +*.py[cod] +*$py.class +