From 9c90547b6b783ddd064a9b6547a32c16ae8f335b Mon Sep 17 00:00:00 2001 From: inkch Date: Sun, 27 Jul 2025 10:31:56 +0900 Subject: [PATCH] feat(git): add .my/ to global ignore --- dot_config/git/ignore | 1 + 1 file changed, 1 insertion(+) diff --git a/dot_config/git/ignore b/dot_config/git/ignore index 2ba4a59..4016ec3 100644 --- a/dot_config/git/ignore +++ b/dot_config/git/ignore @@ -4,3 +4,4 @@ .note tags .#* +.my/