diff --git a/.gitignore b/.gitignore index 90d0ef52..816fcafb 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ build.zip # general-purpose cache folder (used by e.g clangd) .cache +*.pyc