Updated ignore

This commit is contained in:
Elio Struyf
2023-08-30 14:28:45 +02:00
parent 3af8b62b7d
commit becdec6bc2

View File

@@ -5,6 +5,7 @@ src/**
.gitignore .gitignore
vsc-extension-quickstart.md vsc-extension-quickstart.md
**/tsconfig.json **/tsconfig.json
**/tsconfig.e2e.json
**/*.map **/*.map
**/*.ts **/*.ts
webpack.config.js webpack.config.js
@@ -28,3 +29,4 @@ webpack
README.beta.md README.beta.md
e2e e2e
storage storage
pnpm-lock.yaml