Homec4science

Go: Add '*.exe~' to .gitignore

Authored by Max Schmitt <max.andreas.schmitt@googlemail.com> on Jan 1 2018, 20:57.

Description

Go: Add '*.exe~' to .gitignore

When you build a Go executable, which does already exists and is in use on Windows (e.g. running) then the output binary name will be extended by a '~' prefix.
https://github.com/golang/go/blob/558eeb2d850d064b0b02b65a7bf3af6c108c248d/src/cmd/go/internal/work/exec.go#L1165-L1170

Details

Committed
GitHub <noreply@github.com>Jan 1 2018, 20:57
Pushed
aubortJul 2 2018, 16:12
Parents
rGITIGNOREade08baee2cf: Update Eclipse.gitignore (#2556)
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rGITIGNOREb25db7156bc4: Go: Add '*.exe~' to .gitignore (authored by Max Schmitt <max.andreas.schmitt@googlemail.com>).Jan 1 2018, 20:57