view .hgignore @ 355:c5a7a7273986

Add some external actions Now the external command can get the following parameters: - MSG IN jid - MSG OUT jid - STATUS $S jid ($S == status uppercase letter: O, I, F, D, N, A, _)
author Mikael Berthe <mikael@lilotux.net>
date Fri, 22 Jul 2005 21:45:45 +0100
parents 12f919be3da5
children 41ef80a34ba5
line wrap: on
line source

(^|/)\.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