+++ /dev/null
-# autoconf products
-^aclocal\.m4$
-^autom4te\.cache
-^compile$
-^(contrib/|doc/|imap/|m4/|po/)?Makefile\.in$
-^config\.h(\.in~?)?$
-^config\.(log|status)$
-^configure$
-^hcachever.sh$
-^muttbug\.sh$
-^stamp-h1$
-^doc/Muttrc$
-^doc/instdoc\.sh$
-^po/POTFILES$
-^config.guess$
-^config.sub$
-^depcomp$
-^install-sh$
-^missing$
-^mkinstalldirs$
-
-# built objects
-^flea$
-^hcversion\.h$
-^keymap_(all)?defs\.h$
-^doc/makedoc$
-^mutt$
-^mutt_dotlock(\.c)?$
-^mutt_md5$
-^patchlist\.c$
-^conststrings\.c$
-^pgpewrap|pgpring$
-^reldate\.h$
-^smime_keys$
-^txt2c$
-^stamp-doc-rc$
-^doc/instdoc$
-^doc/manual\.(txt|xml|aux|log|out|tex|pdf)$
-^doc/mutt\.1$
-^doc/muttrc\.man$
-^doc/pgpewrap\.1$
-^doc/pgpring\.1$
-^doc/.*\.html$
-^doc/stamp-
-^doc/smime_keys\.1$
-^po/mutt\.pot$
-
-# xcode droppings
-^build/
-\.xcodeproj/
-
-# eclipse
-^\.c?project$
-^\.settings/
-
-syntax: glob
-.deps
-Makefile
-GPATH
-GRTAGS
-GTAGS
-TAGS
-cscope.*
-*.swp
-*.o
-*.gmo
-*.orig
-*.rej
-*.a
-.gdb_history
-*~