diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2024-02-15 11:12:20 +0100 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2024-02-15 11:12:20 +0100 |
commit | 0b20d726bbc75e0dfd2ba1900ca5ea697645a8f1 (patch) | |
tree | 01b9d716beea12aca324b7f1659bd8f0716b8d3d /tests | |
parent | 0bb7cdf696190200d1885ec822518ac45b685a9b (diff) | |
download | aerogramme-0b20d726bbc75e0dfd2ba1900ca5ea697645a8f1.tar.gz aerogramme-0b20d726bbc75e0dfd2ba1900ca5ea697645a8f1.zip |
Add a 100 emails dataset on Git LFS
Diffstat (limited to 'tests')
-rw-r--r-- | tests/emails/.gitattributes | 1 | ||||
-rw-r--r-- | tests/emails/.gitignore | 1 | ||||
-rw-r--r-- | tests/emails/aero100.mbox.zstd | 3 |
3 files changed, 5 insertions, 0 deletions
diff --git a/tests/emails/.gitattributes b/tests/emails/.gitattributes new file mode 100644 index 0000000..1e01fd4 --- /dev/null +++ b/tests/emails/.gitattributes @@ -0,0 +1 @@ +*.zstd filter=lfs diff=lfs merge=lfs -text diff --git a/tests/emails/.gitignore b/tests/emails/.gitignore new file mode 100644 index 0000000..18e5b03 --- /dev/null +++ b/tests/emails/.gitignore @@ -0,0 +1 @@ +*.mbox diff --git a/tests/emails/aero100.mbox.zstd b/tests/emails/aero100.mbox.zstd new file mode 100644 index 0000000..fea64e0 --- /dev/null +++ b/tests/emails/aero100.mbox.zstd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26ef794e27662426602351335f1847d3497d40068422b59042b4bf2bf3b700d5 +size 15844589 |