'frontendadd'

This commit is contained in:
yangqiao
2024-12-30 17:47:28 +08:00
parent 8b4cc37514
commit 34e25633ba
71 changed files with 3699 additions and 0 deletions

16
frontend/.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
node_modules
.DS_Store
*.log*
package-lock.json
dist/
tmp*
temp*
yarn-error.log
*.zip
.history
.stylelintcache
yarn.lock
# package-lock.json
pnpm-lock.yaml
.env.local
.env.*.local