.hgignore
author nathan
Sun, 06 Dec 2009 08:48:57 +0800
branchtrunk
changeset 34 afc13760179b
parent 11 7f424cf3f798
permissions -rw-r--r--
fixed gcc 4.4.1 const errors
     1 syntax: glob
     2 *.o
     3 *.so
     4 *.tar.gz
     5 .dependencies
     6 po/*.mo
     7 po/*.pot
     8 *.orig
     9 *.rej
    10 *.bak
    11 version.c
    12 i18n.c