mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-05-03 03:52:31 +02:00
fix: update .vscodeignore to include .env and ensure proper formatting
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user