From 7d9eef2034ef6cc517d64007a29a89519928d5cf Mon Sep 17 00:00:00 2001 From: "Rai (Michael Pokorny)" Date: Tue, 24 Jun 2025 17:35:51 -0700 Subject: [PATCH] gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index d7d4bb098a..6827d216e7 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,5 @@ CHANGELOG.ignore.md # nix related .direnv .envrc + +__pycache__