diff --git a/.gitignore b/.gitignore index 4a972f8..defa5dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # Prerequisites *.d +# Python cache +C256Mgr/__pycache__/ + # Object files *.o *.ko