From ff9a7c50937e04c6bcf1101a50e67af6667fde8a Mon Sep 17 00:00:00 2001 From: csh Date: Sun, 26 Oct 2025 22:52:51 +0800 Subject: [PATCH] update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8bc24e7..f7cd268 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ vscode/node_modules vscode/out lsp-server/build lsp-server/test/test_ast/build +lsp-server/test/test_symbol/build