.hgignore
changeset 300 12f919be3da5
parent 269 5062cbaa80a2
parent 296 d31a31bd267d
child 386 41ef80a34ba5
equal deleted inserted replaced
299:8af283462e63 300:12f919be3da5
     7 \.o($|/)
     7 \.o($|/)
     8 \.a($|/)
     8 \.a($|/)
     9 \.sw.($|/)
     9 \.sw.($|/)
    10 
    10 
    11 ^mcabber/lastchange$
    11 ^mcabber/lastchange$
    12 ^mcabber/cscope.out$
    12 /cscope.out$
    13 ^mcabber/src/mcabber$
    13 ^mcabber/src/mcabber$
    14 (^|/)Makefile($|/)
    14 (^|/)Makefile($|/)
    15 (^|/)config\.(h(\.in|)|log|cache|guess|status)($|/)
    15 (^|/)config\.(h(\.in|)|log|cache|guess|status)($|/)
    16 ^mcabber/aclocal.m4$
    16 ^mcabber/aclocal.m4$
    17 ^mcabber/config.sub$
    17 ^mcabber/config.sub$