view .hgignore @ 281:f562b9af2de7

Add "const" specifier in prototypes It's easier then to know when variables are read-only (and shouldn't be freed).
author Mikael Berthe <mikael@lilotux.net>
date Wed, 06 Jul 2005 22:18:05 +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