Pārlūkot izejas kodu

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 pirms 3 mēnešiem
vecāks
revīzija
6841e58d1f
Revīzijas autora e-pasta adrese nav piesaistīta nevienam kontam
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      .gitignore

+ 1
- 1
.gitignore Parādīt failu

@@ -15,7 +15,7 @@ _test

# MS VSCode
.vscode
__debug_bin
__debug_bin*

*.cgo1.go
*.cgo2.c

Notiek ielāde…
Atcelt
Saglabāt