diff --git a/.gitignore b/.gitignore index 845cda6..321f87b 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,6 @@ dkms.conf # debug information files *.dwo + +# Python +__pycache__/