Include powershell and bash grammars in bundle

Fixes #272852
This commit is contained in:
Daniel Imms 2025-10-23 08:58:55 -07:00
parent 8b2b50543a
commit 281f94f487
No known key found for this signature in database
GPG Key ID: E5CF412B63651C69

View File

@ -60,6 +60,8 @@ fsevents/test/**
!@vscode/tree-sitter-wasm/wasm/tree-sitter-regex.wasm
!@vscode/tree-sitter-wasm/wasm/tree-sitter-ini.wasm
!@vscode/tree-sitter-wasm/wasm/tree-sitter-css.wasm
!@vscode/tree-sitter-wasm/wasm/tree-sitter-powershell.wasm
!@vscode/tree-sitter-wasm/wasm/tree-sitter-bash.wasm
native-keymap/binding.gyp
native-keymap/build/**