fix: update .vscodeignore to include .env and ensure proper formatting

This commit is contained in:
Elio Struyf
2026-04-23 14:07:27 +02:00
parent c723a02dc7
commit a42e3d3959

View File

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