From 9619a63e4e36b80d983bf790987b33565c278777 Mon Sep 17 00:00:00 2001 From: Antti Kettunen Date: Tue, 21 Apr 2026 14:45:33 +0300 Subject: [PATCH] Ignore hidden folders by default --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a4e0f72a..c442cc3a 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,6 @@ logs/*.log.* # Auto-downloaded binaries bin/ + +# Any hidden folders +**/.*/