From 98453c53bebc5fd7c40ccd084e9e27b7c1c8c041 Mon Sep 17 00:00:00 2001 From: gaoshuaixing Date: Tue, 31 Dec 2024 17:44:35 +0800 Subject: [PATCH] feat: ignore yalc --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index aa6581d..9fa02f2 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ python/*.spec python/build/ python/dist/ *DS_Store +yalc.lock