Commit 2a865208 authored by 谢荣超's avatar 谢荣超

chore: 添加前端环境变量模板并更新.gitignore

移除根目录的.env忽略规则,为前端项目添加独立的.env文件模板
parent 86cf28cb
node_modules/ node_modules/
dist/ dist/
.env
*.db *.db
.DS_Store .DS_Store
*.log *.log
......
VITE_STRAPI_URL=
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment