From: Michael Orlitzky Date: Thu, 9 Oct 2008 01:17:06 +0000 (-0400) Subject: Adding a .gitignore to ignore the mutt certificate file. X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mutt.git;a=commitdiff_plain;h=4bf7cd550101f0732159fa8814b7ffbaf090ece6 Adding a .gitignore to ignore the mutt certificate file. --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f95d681 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# This stores certificates for remote POP/IMAP servers. +.mutt.crt