diff --git a/.gitignore b/.gitignore index c4740b28..b18b60ab 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,5 @@ build.zip # general-purpose cache folder (used by e.g clangd) .cache + +__pycache__