From 0b712f5040cf208749197fc781722d10845c8e46 Mon Sep 17 00:00:00 2001 From: NikolajDanger Date: Wed, 1 Apr 2026 12:41:59 +0200 Subject: [PATCH] :goat: Removing pytest cache --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cceecf2..65c6d15 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .vscode/ __pycache__/ +.pytest_cache/ .claude/ CLAUDE.md \ No newline at end of file