From adb4cdcf6c9eacd369eaaf5b21774b198d57c040 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 09:42:11 +0000 Subject: [chore]: Bump modernc.org/sqlite from 1.28.0 to 1.29.2 (#2718) --- vendor/github.com/ncruces/go-strftime/.gitignore | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 vendor/github.com/ncruces/go-strftime/.gitignore (limited to 'vendor/github.com/ncruces/go-strftime/.gitignore') diff --git a/vendor/github.com/ncruces/go-strftime/.gitignore b/vendor/github.com/ncruces/go-strftime/.gitignore new file mode 100644 index 000000000..66fd13c90 --- /dev/null +++ b/vendor/github.com/ncruces/go-strftime/.gitignore @@ -0,0 +1,15 @@ +# Binaries for programs and plugins +*.exe +*.exe~ +*.dll +*.so +*.dylib + +# Test binary, built with `go test -c` +*.test + +# Output of the go coverage tool, specifically when used with LiteIDE +*.out + +# Dependency directories (remove the comment below to include it) +# vendor/ -- cgit v1.3