瀏覽代碼

Ignore `__debug_bin*` which is generated by vscode when debugging (#29524)

When debugging in VSCode now, the executable file generated will come
with a random string attached.
tags/v1.22.0-rc0
sillyguodong 3 月之前
父節點
當前提交
6841e58d1f
No account linked to committer's email address
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      .gitignore

+ 1
- 1
.gitignore 查看文件



# MS VSCode # MS VSCode
.vscode .vscode
__debug_bin
__debug_bin*


*.cgo1.go *.cgo1.go
*.cgo2.c *.cgo2.c

Loading…
取消
儲存