update scripts
[platform/upstream/libpinyin.git] / .gitignore
index d8fbe5a..1d8db03 100644 (file)
@@ -29,24 +29,30 @@ cscope.*
 *.la
 libpinyin.pc
 libpinyin.spec
+libpinyin.so*
+src/lookup/liblookup.a
+src/storage/libstorage.a
 tests/include/test_memory_chunk
 tests/lookup/test_phrase_lookup
-tests/lookup/test_simple_lookup
 tests/storage/test_flexible_ngram
 tests/storage/test_ngram
 tests/storage/test_parser
+tests/storage/test_parser2
 tests/storage/test_phrase_index
 tests/storage/test_phrase_index_logger
 tests/storage/test_phrase_table
-tests/storage/test_pinyin_index
 tests/test_chewing
 tests/test_phrase
 tests/test_pinyin
+tests/lookup/test_pinyin_lookup
+tests/storage/test_chewing_table
+tests/storage/test_pinyin_table
 utils/segment/ngseg
 utils/segment/spseg
 utils/storage/export_interpolation
 utils/storage/gen_binary_files
 utils/storage/gen_pinyin_table
+utils/storage/gen_chewing_table
 utils/storage/gen_zhuyin_map
 utils/storage/import_interpolation
 utils/training/estimate_interpolation
@@ -72,6 +78,7 @@ data/gbk_char.table
 data/interpolation.text
 data/phrase_index.bin
 data/pinyin_index.bin
+data/user.db
 CMakeFiles
 CMakeCache.txt
 cmake_install.cmake