From c6cc0108ca7738023b45e0eeac0fa2390532dd93 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 25 Oct 2024 00:47:47 +0200 Subject: Added vendor lock on deps --- vendor/github.com/otiai10/copy/.gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 vendor/github.com/otiai10/copy/.gitignore (limited to 'vendor/github.com/otiai10/copy/.gitignore') diff --git a/vendor/github.com/otiai10/copy/.gitignore b/vendor/github.com/otiai10/copy/.gitignore new file mode 100644 index 0000000..a793485 --- /dev/null +++ b/vendor/github.com/otiai10/copy/.gitignore @@ -0,0 +1,9 @@ +test/data.copy +test/owned-by-root +coverage.txt +vendor +.vagrant +.idea/ + +# Test Specific +test/data/case16/large.file -- cgit v1.2.3