feat(login): 删除还没有账号? 注册
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 2m19s
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 2m19s
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,9 +1,17 @@
|
||||
node_modules
|
||||
.DS_Store
|
||||
dist
|
||||
docs
|
||||
dist-ssr
|
||||
*.local
|
||||
.cursorrules
|
||||
.claude
|
||||
|
||||
# Environment files
|
||||
.env
|
||||
.env.development
|
||||
.env.production
|
||||
.env.*.local
|
||||
|
||||
# IDE
|
||||
.idea
|
||||
|
||||
Reference in New Issue
Block a user