]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
testdata: Mark compression test data as binary
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Fri, 22 Sep 2023 00:16:06 +0000 (12:16 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 27 Sep 2023 02:43:28 +0000 (02:43 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
.gitattributes

index 75561351b8ae6b8da45f33ed25076bd18e2867e3..9530d88a70eea87515952a075e063cf8cc7677ea 100644 (file)
@@ -1,2 +1,7 @@
 *.dump binary
 *.SAMBABACKUP binary
+testdata/compression/compressed-huffman/** binary
+testdata/compression/compressed-more-huffman/** binary
+testdata/compression/compressed-more-plain/** binary
+testdata/compression/compressed-plain/** binary
+testdata/compression/decompressed/** binary