Update .gitignore to match all the latest build changes.
*.o
*.a
*.in
+tags
# Ignore these files in all subdirectories
**/Makefile
# Ignore directories
**/.deps/
autom4te.cache/
+.build-aux/
-# Wildcard ignored within subdirectories
-po/*.gmo
-doc/*.html
-doc/*.1
-
-doc/instdoc
-doc/instdoc.sh
-doc/Muttrc
-doc/makedoc
-doc/manual.txt
-doc/manual.xml
-doc/muttrc.man
-doc/stamp-doc-chunked
-doc/stamp-doc-rc
-doc/stamp-doc-xml
-
-po/POTFILES
-po/mutt.pot
-po/stamp-po
-
-.version
-aclocal.m4
-compile
-confdefs.h
-config.guess
-config.h
-config.log
-config.status
-config.sub
-configure
-conftest
-conftest.c
-conftest.err
+# Built
conststrings.c
-depcomp
+git_ver.h
hcache/hcversion.h
-install-sh
keymap_alldefs.h
keymap_defs.h
-missing
mutt
mutt_md5
-git_ver.h
-patchlist.c
pgpewrap
pgpring
smime_keys
-stamp-h1
txt2c
+# ./configure
+config.h
+config.log
+config.status
+stamp-h1
+
+# Ignored within subdirectories
+doc/*.1
+doc/*.html
+doc/instdoc.sh
+doc/makedoc
+doc/manual.txt
+doc/manual.xml
+doc/Muttrc
+doc/muttrc.man
+po/*.gmo
+po/POTFILES
+po/stamp-po
+
+# make dist distcheck
neomutt-*.tar.gz
neomutt-*/
-# Stuff generated by autoreconf --install
+# Generated by `autoreconf --install`
ABOUT-NLS
-config.rpath
+aclocal.m4
+configure
m4/codeset.m4
-m4/fcntl-o.m4
m4/gettext.m4
m4/glibc2.m4
m4/glibc21.m4
m4/progtest.m4
m4/size_max.m4
m4/stdint_h.m4
-m4/threadlib.m4
m4/uintmax_t.m4
m4/visibility.m4
m4/wchar_t.m4
m4/wint_t.m4
m4/xsize.m4
-po/Makevars.template
-po/Rules-quot
-po/remove-potcdate.sed
po/boldquot.sed
po/en@boldquot.header
po/en@quot.header
po/insert-header.sin
+po/Makevars.template
po/quot.sed
+po/remove-potcdate.sed
po/remove-potcdate.sin
+po/Rules-quot
+