Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
d7090de0
"frontend/src/api/vscode:/vscode.git/clone" did not exist on "50dba656fd8bc583a6b125906889f5eebdce2b81"
Commit
d7090de0
authored
Dec 25, 2025
by
ianshaw
Browse files
chore: 更新 .gitignore 忽略 Go 编译缓存
添加 backend/.gocache/ 到忽略列表
parent
cab681c7
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitignore
View file @
d7090de0
...
@@ -21,6 +21,9 @@ coverage.html
...
@@ -21,6 +21,9 @@ coverage.html
# 依赖(使用 go mod)
# 依赖(使用 go mod)
vendor/
vendor/
# Go 编译缓存
backend/.gocache/
# ===================
# ===================
# Node.js / Vue 前端
# Node.js / Vue 前端
# ===================
# ===================
...
...
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