diff options
Diffstat (limited to 'vendor/github.com/otiai10/copy/.gitignore')
| -rw-r--r-- | vendor/github.com/otiai10/copy/.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
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 |
