From 8a116d270c579a086fe641c33fe2d8e8d0a92972 Mon Sep 17 00:00:00 2001 From: Apunkt Date: Tue, 12 May 2026 16:47:31 +0200 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5589cf7..39b3e57 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,7 @@ MANIFEST venv/ ENV/ env/ +.claude/ # Test / type / lint / coverage caches .pytest_cache/