Skip to content

Commit 796a4f2

Browse files
Matheo Romeeliericha
authored andcommitted
Don't ignore the codicon.css and codicon.ttf files in node_module so they can be propely bundled with the rest of the extension
1 parent cf1d66c commit 796a4f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

integration/vscode/ada/.vscodeignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ xfail.yaml
1818
vscode-test-win-workaround.py
1919
convert-mocha-junit-report.py
2020
unresolve.js
21+
!node_modules/@vscode/codicons/dist/codicon.css
22+
!node_modules/@vscode/codicons/dist/codicon.ttf

0 commit comments

Comments
 (0)