From 385c27ffc09d8bcab0a6da34cc8bf29fb49d84d8 Mon Sep 17 00:00:00 2001 From: Daniel Antonsen <44880186+root4loot@users.noreply.github.com> Date: Tue, 1 Oct 2024 12:12:04 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a1d2aad..e8971da 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ .* -!.gitignore -!.github \ No newline at end of file +.*/* +!.gitignore \ No newline at end of file