mirror of
https://github.com/cline/cline.git
synced 2026-09-14 02:29:17 +08:00
The vscode packager VCE has different logic that the npm module `ignore`, so it was not including the same files as VCE. Just copy how VCE uses the .vscodeignore file in the packaging script. Fix the ignore for demo.gif, it was still getting included because it was only matching demo.gif at the top level. Also ignore .github and .husky.