view .hgignore @ 285:edc263a5d350

Add /alias command Add /alias command and update completion sytem. Aliases are expanded before cmd_get() is called.
author Mikael Berthe <mikael@lilotux.net>
date Thu, 07 Jul 2005 23:25:20 +0100
parents 5062cbaa80a2
children d31a31bd267d 12f919be3da5
line wrap: on
line source

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

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

^mcabber/lastchange$
^mcabber/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