.hgignore
author John Bailey <rekkanoryo@rekkanoryo.org>
Sun Aug 30 20:10:58 2009 -0400 (2009-08-30)
changeset 1046 93089a7ce7f6
parent 974 22709b87e816
child 1051 991f8feafeba
permissions -rw-r--r--
Merge
     1 syntax: glob
     2 Makefile
     3 Makefile.in
     4 *.gmo
     5 *.la
     6 *.lo
     7 *.loT
     8 *.o
     9 *.Plo
    10 *.so
    11 
    12 syntax: regexp
    13 .+/\.deps
    14 .+/\.libs
    15 autom4te\.cache
    16 .*/?.+\.loT
    17 (pre|pp)_config.h(\.in)?$
    18 .+\.spec
    19 .*\.dll
    20 aclocal.m4
    21 autogen.args
    22 buddytime/gtktimezonetest
    23 buddytime/recursetest
    24 ^compile$
    25 config.(cache|guess|log|status|sub)
    26 configure
    27 depcomp
    28 install-sh
    29 intltool-.*
    30 libtool
    31 local.mak
    32 ltmain.sh
    33 missing
    34 ^plugin_pack\.(list|m4|stats)$
    35 po/Makefile.in.in
    36 po/missing
    37 po/notexist
    38 po/POTFILES$
    39 po/stamp-it
    40 po/.+\.pot
    41 purple-plugin_pack-[0-9]+\.[0-9]+([Bb][Ee][Tt][Aa][0-9]+)?(mtn)?\/?
    42 stamp-h1
    43 win32-dist