Add Licensed cache and workflow

This commit is contained in:
Jonathan Clem
2022-03-23 11:21:12 -04:00
parent 62a16d0b8d
commit eaee5d30ce
28 changed files with 928 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
},
"editor.formatOnSave": true,
"files.exclude": {
".licenses/": true,
"dist/": true,
"lib/": true,
"**/node_modules/": true