Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nancy-studio
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
谢荣超
nancy-studio
Commits
2a865208
Commit
2a865208
authored
Apr 11, 2026
by
谢荣超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: 添加前端环境变量模板并更新.gitignore
移除根目录的.env忽略规则,为前端项目添加独立的.env文件模板
parent
86cf28cb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
.gitignore
.gitignore
+0
-1
frontend/.env
frontend/.env
+1
-0
No files found.
.gitignore
View file @
2a865208
node_modules/
node_modules/
dist/
dist/
.env
*.db
*.db
.DS_Store
.DS_Store
*.log
*.log
...
...
frontend/.env
0 → 100644
View file @
2a865208
VITE_STRAPI_URL=
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment