From 43e7fb01f52261fd30045b5758337bcd62266b20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Kmie=C4=87?= Date: Wed, 23 Apr 2025 01:32:05 +0200 Subject: [PATCH] Git: add gitmessage to gitignore --- .config/git/ignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/git/ignore b/.config/git/ignore index 1931d1c..be5aa62 100644 --- a/.config/git/ignore +++ b/.config/git/ignore @@ -1,2 +1,3 @@ .ackrc .notags +.gitmessage