Skip to content

Commit 04548bd

Browse files
jsutton24abartlet
authored andcommitted
.gitattributes: Treat file containing test SDDL as binary
This file contains some very long lines that can make it hard to grep for things from the terminal. Signed-off-by: Joseph Sutton <[email protected]> Reviewed-by: Andrew Bartlett <[email protected]>
1 parent d7a6488 commit 04548bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
*.dump binary
22
*.SAMBABACKUP binary
33
libcli/security/tests/data/conditional_aces.txt.json binary
4+
libcli/security/tests/windows/non_canonical.txt binary
45
testdata/compression/compressed-huffman/** binary
56
testdata/compression/compressed-more-huffman/** binary
67
testdata/compression/compressed-more-plain/** binary

0 commit comments

Comments
 (0)