From 93d75a8a4e7b86f2bdde5425de1f724b5f2a0078 Mon Sep 17 00:00:00 2001 From: Antero Guy <46616092+antroguy@users.noreply.github.com> Date: Wed, 6 May 2026 15:44:43 -0400 Subject: [PATCH] Updated gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) 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__/