.hgignore
author Mikael Berthe <mikael@lilotux.net>
Sun, 11 Sep 2005 22:01:57 +0200
changeset 430 d03663d2e7d9
parent 386 41ef80a34ba5
child 435 285dea1f1937
permissions -rw-r--r--
Display error messages as specified in RFC3920 (9.3) If possible, we display the child element corresponding to the stanza error conditions defined in RFC3920. Error code and error text will be displayed if available.

(^|/)\.svn($|/)
(^|/)\.hg($|/)

(^|/)autom4te\.cache($|/)
(^|/)\.deps($|/)
(^|/)Makefile\.in$
\.o$
\.a$
\.sw.$

^mcabber/lastchange$
/cscope.out$
^mcabber/src/mcabber$
(^|/)Makefile$
(^|/)config\.(h(\.in|)|log|cache|guess|status)$
^mcabber/aclocal.m4$
^mcabber/config.sub$
^mcabber/configure$
^mcabber/connwrap/depcomp$
^mcabber/depcomp$
^mcabber/ltmain.sh$
^mcabber/missing$
^mcabber/mkinstalldirs$
^mcabber/stamp-h