From c5e85c18f4ee818253d3f761a583da2002365075 Mon Sep 17 00:00:00 2001 From: Christoph Schlosser Date: Tue, 8 Oct 2019 22:33:16 +0200 Subject: Extend .vscodeignore --- .vscodeignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.vscodeignore b/.vscodeignore index ef52288..a9dae0f 100644 --- a/.vscodeignore +++ b/.vscodeignore @@ -10,4 +10,9 @@ vsc-extension-quickstart.md appveyor.yml coverconfig.json publish_coverage.sh -.github/** \ No newline at end of file +.github/** +.nyc_output/** +coverage/** +images/** +!images/icon.png +tslint.json \ No newline at end of file -- cgit v1.2.3