From ff26c61ab2ddbf83de4bbccd0a6a4435d4e5aa2d Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Mon, 17 Aug 2026 20:37:01 +0200 Subject: [PATCH] Ignore __pycache__ --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dcc8139..5845f5f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,9 @@ +/**/__pycache__ /build-* /builds /ghidra/projects/**/*.lock* /mars-db.conf /.direnv /db.conf -/fail/bin/resultbrowser/app/__pycache__ /fail/bin/VisualFAIL/CONFIGURATION.php /qemu.log