From 9029022c6b5da1bbf5938617b24b9c3a4748f094 Mon Sep 17 00:00:00 2001 From: Arseniy Obolenskiy Date: Sun, 20 Jul 2025 19:42:07 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 599947e5f..5de0996c8 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ CMakeSettings.json .DS_Store .cache install +*.pyc