diff options
Diffstat (limited to 'vendor/github.com/klauspost/compress/s2/.gitignore')
| -rw-r--r-- | vendor/github.com/klauspost/compress/s2/.gitignore | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/vendor/github.com/klauspost/compress/s2/.gitignore b/vendor/github.com/klauspost/compress/s2/.gitignore new file mode 100644 index 0000000..3a89c6e --- /dev/null +++ b/vendor/github.com/klauspost/compress/s2/.gitignore | |||
| @@ -0,0 +1,15 @@ | |||
| 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 | ||