haoxuan
2023-09-01 ee5e518cc80fcb9d634fa3c12b5963dcbeedf9f7
.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