From 3fc6ef9be46c9269d8b82fed8e4c7e8d8767a416 Mon Sep 17 00:00:00 2001 From: "Aid C." <57825561+AidCheng@users.noreply.github.com> Date: Sat, 26 Jul 2025 13:03:34 +0100 Subject: [PATCH] [libra]FIX: missing .gitignore tick in readme The ignore function is already been implemented but is marked as unfinished in the readme file --- libra/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libra/README.md b/libra/README.md index 5cd4d5cce..4c66a7a98 100644 --- a/libra/README.md +++ b/libra/README.md @@ -80,7 +80,7 @@ achieving unified management. - [x] `fetch` ### Others -- [ ] `.gitignore` +- [x] `.gitignore` - [x] `.gitattributes` (only for `lfs` now) - [x] `LFS` (embedded, with p2p feature) - [ ] `ssh`