.gitattributes: Treat file containing test SDDL as binary
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 17 Aug 2023 23:47:05 +0000 (11:47 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 25 Oct 2023 22:23:37 +0000 (22:23 +0000)
This file contains some very long lines that can make it hard to grep
for things from the terminal.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
.gitattributes

index 1fda7c1af7703b08e0e5e7f2ca3f9bae682b208d..e9be5f432bcb962f8ae771b6f400901a72a0bd67 100644 (file)
@@ -1,6 +1,7 @@
 *.dump binary
 *.SAMBABACKUP binary
 libcli/security/tests/data/conditional_aces.txt.json binary
+libcli/security/tests/windows/non_canonical.txt binary
 testdata/compression/compressed-huffman/** binary
 testdata/compression/compressed-more-huffman/** binary
 testdata/compression/compressed-more-plain/** binary