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

@@ -13,6 +13,7 @@ server/bin/**
server/build/**
server/yarn.lock
server/.npmignore
polyfills/**
yarn.lock
server/extension.webpack.config.js
extension.webpack.config.js