Added ".webpack_cache" to ".vscodeignore" so webpack cache is not included in the published VS Code extension.

This commit is contained in:
Eric Traut 2021-06-14 13:27:50 -07:00
parent 618d164929
commit 0dfd35c31a

View File

@ -11,3 +11,4 @@ build/**
tsconfig.*
webpack.*
.webpack_cache