vscode-string-html/.vscodeignore

8 lines
77 B
Plaintext
Raw Normal View History

2023-03-03 12:07:45 +08:00
**/*.ts
**/tsconfig.json
2023-03-03 18:15:41 +08:00
src/**
2023-03-03 12:07:45 +08:00
tests/**
.vscode/**
.gitignore
2023-06-06 15:26:41 +08:00
.git
build.mjs