Commit 5169df0
committed
chore(build): add typescript declaration files to vscodeignore
- Add `**/*.d.ts` pattern to exclude TypeScript declaration files from VS Code extension bundle
- Keep bundle size optimised by excluding development-only files
- Maintain consistency with existing TypeScript-related ignore patterns1 parent 531b971 commit 5169df0
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments