From 401412daf04951de95f29730e448b180f37bf7f3 Mon Sep 17 00:00:00 2001 From: Vlado Date: Mon, 6 Apr 2026 09:32:25 +0200 Subject: [PATCH] notebookvb --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 358a589..4f468ed 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .venv/ +.claude/worktrees/ __pycache__/ *.pyc *.pyo