From 4db9fe98a927b91b61506ba80a42e210284de0d4 Mon Sep 17 00:00:00 2001 From: Darren 'Tadgy' Austin Date: Thu, 2 Jul 2020 22:33:23 +0100 Subject: [PATCH] Ignore pine's ab* (addressbook) files in .gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 72caad9..15e522a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ .*.swp .ICEauthority .Xauthority +.ab* .alpine-smime/ .aspell.* .bash_history