diff --git a/.vscodeignore b/.vscodeignore index ed3f9d3..134c75c 100644 --- a/.vscodeignore +++ b/.vscodeignore @@ -7,4 +7,5 @@ vsc-extension-quickstart.md **/tsconfig.json **/tslint.json **/*.map -**/*.ts \ No newline at end of file +**/*.ts +**/node_modules \ No newline at end of file