feat: apply ignores from .gitignore/.ignore files
1 file changed, 3 insertions(+), 0 deletions(-)
changed files
M gomod2nix.toml → gomod2nix.toml
@@ -16,6 +16,9 @@ hash = "sha256-qb3Qbo0CELGRIzvw7NVM1g/aayaz4Tguppk9MD2/OI8=" [mod."github.com/mattn/go-isatty"] version = "v0.0.20" hash = "sha256-qhw9hWtU5wnyFyuMbKx+7RB8ckQaFQ8D+8GKPkN3HHQ=" + [mod."github.com/sabhiram/go-gitignore"] + version = "v0.0.0-20210923224102-525f6e181f06" + hash = "sha256-A1aJFlcPRQvDqdJmEwpzhftR8C1Kzv1hXPszq8eO76Q=" [mod."golang.org/x/sys"] version = "v0.25.0" hash = "sha256-PXZ9EQZ7SFpcL7d3E1+KGTxziYlHEIZPfoXEbnaVD3I="