1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

chore: update gitignore

This commit is contained in:
nshen
2022-03-28 21:28:21 +08:00
parent ad3c4e28af
commit 4ffa678afc

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
node_modules node_modules
dist dist
demo/public demo/public
yarn.lock yarn.lock
pnpm-lock.yaml