From 9572400a23423567ea22207d1c354c281a52e129 Mon Sep 17 00:00:00 2001 From: Markus Birth Date: Wed, 13 May 2026 16:11:12 +0100 Subject: [PATCH] Ignore cache files Signed-off-by: Markus Birth --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index caf9631..ca484e6 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,7 @@ wheels/ # Secrets config.ini + +# Cachefiles +*.pickle +*.json