gitignore: delve, solargraph, rubocop

This commit is contained in:
Paul Hinze 2022-05-16 16:55:19 -05:00
parent 102e100108
commit 16cd665257
No known key found for this signature in database
GPG Key ID: B69DEDF2D55501C0

7
.gitignore vendored
View File

@ -63,3 +63,10 @@ cover.out
# nektos/act secrets file
.secrets
# delve debug binary
__debug_bin
# solargraph (ruby lsp) & rubocop
.solargraph.yml
.rubocop.yml