From 1e3995c6f795de2e0527c2bd05f1e1f38b00b86d Mon Sep 17 00:00:00 2001 From: mike Date: Fri, 19 Dec 2025 13:12:33 +0100 Subject: [PATCH] initial commit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index aa8f16e..9bdd0f3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ .idea/ -.custom/ \ No newline at end of file +**/.custom/ \ No newline at end of file