1
0
mirror of https://github.com/kuohuanhuan/x-markdown-css.git synced 2024-11-25 06:18:19 +00:00

chore(ci): use .npmignore instead of editing .gitignore

This commit is contained in:
2023-03-02 19:25:05 +08:00
parent ec673759d2
commit 9a81468182
2 changed files with 4 additions and 6 deletions

3
.npmignore Normal file
View File

@ -0,0 +1,3 @@
node_modules/
.github/
.vscode/