From 26413578322572bebe1073f1284fcd4b140f27b2 Mon Sep 17 00:00:00 2001 From: nub31 Date: Thu, 23 Oct 2025 22:34:54 +0200 Subject: [PATCH] Add server bin to lfs --- vscode-lsp/.gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 vscode-lsp/.gitattributes diff --git a/vscode-lsp/.gitattributes b/vscode-lsp/.gitattributes new file mode 100644 index 0000000..d455bd1 --- /dev/null +++ b/vscode-lsp/.gitattributes @@ -0,0 +1 @@ +server/nublsp filter=lfs diff=lfs merge=lfs -text