haoxuan
2023-09-01 7bd392d273db9e40f1fbb5c8cd50341394c22717
.gitignore
@@ -1,6 +1,8 @@
.DS_Store
node_modules
/dist
/app
/public/fonts
package-lock.json
@@ -21,3 +23,7 @@
*.njsproj
*.sln
*.sw*
# webpack config inspector
output.js
vue.config.js