From 5d63d46a15ee4e9f2de736e80abcbed88d78646c Mon Sep 17 00:00:00 2001 From: Alexander Malzkuhn Date: Mon, 26 May 2025 10:14:20 +0200 Subject: [PATCH] Gitignore Update --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7e99e36..5d70c70 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -*.pyc \ No newline at end of file +**/*.pyc \ No newline at end of file