mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-03-28 17:42:40 +01:00
32 lines
410 B
Plaintext
32 lines
410 B
Plaintext
.vscode/**
|
|
.vscode-test/**
|
|
out/test/**
|
|
src/**
|
|
.gitignore
|
|
vsc-extension-quickstart.md
|
|
**/tsconfig.json
|
|
**/tsconfig.e2e.json
|
|
**/*.map
|
|
**/*.ts
|
|
webpack.config.js
|
|
node_modules
|
|
docs
|
|
tailwind.config.js
|
|
sample
|
|
postcss.config.js
|
|
.templates
|
|
.github
|
|
scripts
|
|
.all-contributorsrc
|
|
assets/v2.*
|
|
assets/v3.*
|
|
assets/v4.*
|
|
assets/sponsors
|
|
dist/*.html
|
|
frontmatter.json
|
|
.frontmatter
|
|
webpack
|
|
README.beta.md
|
|
e2e
|
|
storage
|
|
pnpm-lock.yaml |