chore: init project.

This commit is contained in:
jaywcjlove
2022-09-26 09:52:59 +08:00
parent 88ed6ac8e1
commit 815383e849
8 changed files with 581 additions and 2 deletions

23
.gitignore vendored Normal file
View File

@ -0,0 +1,23 @@
build
dist
node_modules
package-lock.json
.DS_Store
.cache
.vscode
.idea
.snap
.env
*.bak
*.tem
*.temp
#.swp
*.*~
~*.*
# IDEA
*.iml
*.ipr
*.iws