🔧 gitignore新增过滤项

This commit is contained in:
csh 2025-11-02 15:46:50 +08:00
parent 33a20fdb52
commit c690b76fcf
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ vscode/out
lsp-server/build lsp-server/build
lsp-server/test/test_ast/build lsp-server/test/test_ast/build
lsp-server/test/test_symbol/build lsp-server/test/test_symbol/build
lsp-server/test/test_lsp_any/build