gitignore

This commit is contained in:
linyuchen 2023-10-30 00:43:54 +08:00
parent 9757fbd877
commit 455529f7fd

1
.gitignore vendored

@ -1,2 +1,3 @@
node_modules/ node_modules/
dist/ dist/
.idea/