.hgignore
author tchaikov
Tue, 10 Nov 2009 00:25:18 +0800
changeset 454 6e48574197d7
parent 307 814d8efe66bb
child 551 56384043edf1
permissions -rw-r--r--
add sunpinyin-logo.png into dist tar ball
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
194
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
     1
syntax: glob
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
     2
*~
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
     3
*.o
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
     4
*.lo
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
     5
*.la
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
     6
*.pyc
307
814d8efe66bb First working version the new packaging utilities
Jiang Jiang <gzjjgod@gmail.com>
parents: 194
diff changeset
     7
*.swp
194
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
     8
.deps
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
     9
.libs
307
814d8efe66bb First working version the new packaging utilities
Jiang Jiang <gzjjgod@gmail.com>
parents: 194
diff changeset
    10
.DS_Store
194
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    11
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    12
depcomp
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    13
mkinstalldirs
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    14
install-sh
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    15
libtool
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    16
ltmain.sh
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    17
missing
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    18
stamp-h1
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    19
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    20
config.*
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    21
configure
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    22
aclocal.m4
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    23
autom4te.cache
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    24
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    25
tags
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    26
Makefile
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    27
Makefile.in
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    28
Makefile.in.in
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    29
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    30
sunpinyin/slm/data
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    31
sunpinyin/slm/swap
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    32
sunpinyin/slm/build
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    33
sunpinyin/slm/python/build
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    34
sunpinyin/ime/data
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    35
sunpinyin/ime/wrapper/macos/build
307
814d8efe66bb First working version the new packaging utilities
Jiang Jiang <gzjjgod@gmail.com>
parents: 194
diff changeset
    36
sunpinyin/ime/wrapper/macos/packaging/SunPinyin/build
814d8efe66bb First working version the new packaging utilities
Jiang Jiang <gzjjgod@gmail.com>
parents: 194
diff changeset
    37
sunpinyin/ime/wrapper/macos/packaging/SunPinyin/DownloadDataFiles/build
814d8efe66bb First working version the new packaging utilities
Jiang Jiang <gzjjgod@gmail.com>
parents: 194
diff changeset
    38
sunpinyin/ime/po/POTFILES
814d8efe66bb First working version the new packaging utilities
Jiang Jiang <gzjjgod@gmail.com>
parents: 194
diff changeset
    39
sunpinyin/ime/src/host_os.h
814d8efe66bb First working version the new packaging utilities
Jiang Jiang <gzjjgod@gmail.com>
parents: 194
diff changeset
    40
*.pbxuser
814d8efe66bb First working version the new packaging utilities
Jiang Jiang <gzjjgod@gmail.com>
parents: 194
diff changeset
    41
*.perspectivev3
194
7c43a990e469 Added .hgignore to the inputmethod repository.
yongsun
parents:
diff changeset
    42