gitignore: delve, solargraph, rubocop
This commit is contained in:
parent
102e100108
commit
16cd665257
7
.gitignore
vendored
7
.gitignore
vendored
@ -63,3 +63,10 @@ cover.out
|
||||
|
||||
# nektos/act secrets file
|
||||
.secrets
|
||||
|
||||
# delve debug binary
|
||||
__debug_bin
|
||||
|
||||
# solargraph (ruby lsp) & rubocop
|
||||
.solargraph.yml
|
||||
.rubocop.yml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user