add polyfills/** to vscodeignore

This commit is contained in:
Martin Aeschlimann
2020-06-11 09:42:31 +02:00
parent 1ba4280e23
commit e9c7969f93
3 changed files with 3 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ src/**
!src/common/config.json
out/**
build/**
polyfills/**
extension.webpack.config.js
tsconfig.json
yarn.lock