Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Go.ignore to add Delve compiled output #3530

Open
wants to merge 1 commit into
base: master
from

Conversation

@dvelitchkov
Copy link

@dvelitchkov dvelitchkov commented Sep 22, 2020

Add Go Delve debugger compiled output. Default is "./ __debug_bin" per https://github.com/go-delve/delve/blob/master/Documentation/usage/dlv_debug.md#options

Reasons for making this change:

The Go Delve debugger is the de-facto standard Go debugger. Add its default compiled binary to the ignore list.

Links to documentation supporting these rule changes:

https://github.com/go-delve/delve/blob/master/Documentation/usage/dlv_debug.md#options

Add Go Delve debugger compiled output. Default is "./ __debug_bin" per https://github.com/go-delve/delve/blob/master/Documentation/usage/dlv_debug.md#options
@53jk1
53jk1 approved these changes Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants