From 82078a60e779498d886a66ed4c738c666713a91a Mon Sep 17 00:00:00 2001 From: Hojun-Cho Date: Tue, 18 Aug 2026 00:40:11 +0900 Subject: [PATCH] build: the reference trees are not ours fcitx5, fcitx5-hangul, fcitx5-gtk, kime and libhangul are cloned into the work tree as ref-*/ to be read against, so git has to be told to leave them alone. One pattern rather than five names: whatever gets cloned next is covered too, and none of it is ever ours to track. Co-Authored-By: Claude Opus 5 (1M context) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2fbcada..5bdc15b 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /gtk/im-strans.so /bench/bench /bench/perf.data* +/ref-*/