changeset 386:41ef80a34ba5

Update .hgignore
author Mikael Berthe <mikael@lilotux.net>
date Fri, 29 Jul 2005 18:40:03 +0100
parents 7ef85edbd4d6
children 2bbeef7b4fdd
files .hgignore
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Thu Jul 28 20:26:29 2005 +0100
+++ b/.hgignore	Fri Jul 29 18:40:03 2005 +0100
@@ -3,16 +3,16 @@
 
 (^|/)autom4te\.cache($|/)
 (^|/)\.deps($|/)
-(^|/)Makefile\.in($|/)
-\.o($|/)
-\.a($|/)
-\.sw.($|/)
+(^|/)Makefile\.in$
+\.o$
+\.a$
+\.sw.$
 
 ^mcabber/lastchange$
 /cscope.out$
 ^mcabber/src/mcabber$
-(^|/)Makefile($|/)
-(^|/)config\.(h(\.in|)|log|cache|guess|status)($|/)
+(^|/)Makefile$
+(^|/)config\.(h(\.in|)|log|cache|guess|status)$
 ^mcabber/aclocal.m4$
 ^mcabber/config.sub$
 ^mcabber/configure$