diff options
| author | Rutger Broekhoff | 2024-01-02 18:56:31 +0100 | 
|---|---|---|
| committer | Rutger Broekhoff | 2024-01-02 18:56:31 +0100 | 
| commit | 8db41da676ac8368ef7c2549d56239a5ff5eedde (patch) | |
| tree | 09c427fd66de2ec1ebffc8342f5fdbb84b0701b5 /vendor/github.com/klauspost/compress/s2/.gitignore | |
| parent | d4f75fb6db22e57577867445a022227e70958931 (diff) | |
| download | gitolfs3-8db41da676ac8368ef7c2549d56239a5ff5eedde.tar.gz gitolfs3-8db41da676ac8368ef7c2549d56239a5ff5eedde.zip | |
Delete vendor directory
Diffstat (limited to 'vendor/github.com/klauspost/compress/s2/.gitignore')
| -rw-r--r-- | vendor/github.com/klauspost/compress/s2/.gitignore | 15 | 
1 files changed, 0 insertions, 15 deletions
| diff --git a/vendor/github.com/klauspost/compress/s2/.gitignore b/vendor/github.com/klauspost/compress/s2/.gitignore deleted file mode 100644 index 3a89c6e..0000000 --- a/vendor/github.com/klauspost/compress/s2/.gitignore +++ /dev/null | |||
| @@ -1,15 +0,0 @@ | |||
| 1 | testdata/bench | ||
| 2 | |||
| 3 | # These explicitly listed benchmark data files are for an obsolete version of | ||
| 4 | # snappy_test.go. | ||
| 5 | testdata/alice29.txt | ||
| 6 | testdata/asyoulik.txt | ||
| 7 | testdata/fireworks.jpeg | ||
| 8 | testdata/geo.protodata | ||
| 9 | testdata/html | ||
| 10 | testdata/html_x_4 | ||
| 11 | testdata/kppkn.gtb | ||
| 12 | testdata/lcet10.txt | ||
| 13 | testdata/paper-100k.pdf | ||
| 14 | testdata/plrabn12.txt | ||
| 15 | testdata/urls.10K | ||