heyujie
2022-01-27 a51bc4214684c483d92915247d98d56980c8d809
.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