diff options
| author | Zhangyuan Nie <yuan@znie.org> | 2022-08-05 02:57:35 -0400 |
|---|---|---|
| committer | Peng Wu <alexepico@gmail.com> | 2022-08-10 14:12:52 +0800 |
| commit | 92f3d9e0e99098cbf8c1923eed29ec6d203fb38b (patch) | |
| tree | 97b853913d9b0f0654771bf96db1582a44575b02 /src | |
| parent | 86316ab613e23e11334a20136985265ccd4d26d1 (diff) | |
fix gitignore
Diffstat (limited to 'src')
| -rw-r--r-- | src/.gitignore | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/.gitignore b/src/.gitignore index ad254ae..d2e33da 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,5 +1,4 @@ *.o -.deps -pinyin.xml -pinyin.xml.in -ibus-engine-pinyin +/libpinyin.xml +/libpinyin.xml.in +/ibus-engine-libpinyin |
