Ignore pine's ab* (addressbook) files in .gitignore.

This commit is contained in:
Darren 'Tadgy' Austin 2020-07-02 22:33:23 +01:00
commit 4db9fe98a9

1
.gitignore vendored
View file

@ -6,6 +6,7 @@
.*.swp .*.swp
.ICEauthority .ICEauthority
.Xauthority .Xauthority
.ab*
.alpine-smime/ .alpine-smime/
.aspell.* .aspell.*
.bash_history .bash_history