diff --git a/.vscodeignore b/.vscodeignore index 8d27e16..81ff33b 100644 --- a/.vscodeignore +++ b/.vscodeignore @@ -12,4 +12,5 @@ typings/** node_modules out/ tsconfig.json -webpack.config.js \ No newline at end of file +webpack.config.js +src/ \ No newline at end of file