From: Brendan Cully Date: Sat, 3 Mar 2007 05:17:19 +0000 (-0800) Subject: Ignore more built files X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e76868b331b08d255c158d53d47fe097b56defe1;p=neomutt Ignore more built files --- diff --git a/.hgignore b/.hgignore index 2bc5e19e9..002368325 100644 --- a/.hgignore +++ b/.hgignore @@ -1,5 +1,5 @@ # autoconf products -^Muttrc\.head$ +^Muttrc(\.head)?$ ^aclocal\.m4$ ^autom4te\.cache ^(contrib/|doc/|imap/|m4/|po/)?Makefile\.in$ @@ -21,6 +21,8 @@ ^pgpewrap|pgpring$ ^reldate\.h$ ^smime_keys$ +^stamp-doc-rc$ +^doc/instdoc$ ^doc/manual\.(txt|xml)$ ^doc/mutt\.1$ ^doc/muttrc\.man$ @@ -33,3 +35,6 @@ Makefile *.swp *.o *.gmo +*.orig +*.rej +*.a