-
Notifications
You must be signed in to change notification settings - Fork 378
/
.gitattributes
20 lines (19 loc) · 1.24 KB
/
.gitattributes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Handle line endings automatically for files detected as text
# and leave all files detected as binary untouched.
* text=auto
# These files are binary and should be left untouched (carriage returns windows/linux)
# (binary is a macro for -text -diff)
dss-jades/src/test/resources/ObjectIdByURI-1.html binary
dss-jades/src/test/resources/ObjectIdByURI-2.html binary
dss-jades/src/test/resources/ObjectIdByURIHash-1.html binary
dss-jades/src/test/resources/ObjectIdByURIHash-2.html binary
dss-pades/src/test/resources/visualSignature/annots-no-rotate.pdf binary
dss-tsl-validation/src/test/resources/tl-ecdsa-brainpool.xml binary
dss-tsl-validation/src/test/resources/sk-tl.xml binary
dss-tsl-validation/src/test/resources/sk-tl-sn-95.xml binary
dss-utils/src/test/resources/sample-cr-lf.xml binary
dss-utils/src/test/resources/sample-lf.xml binary
dss-xades/src/test/resources/validation/dss1334/simple-test.xml binary
dss-xades/src/test/resources/validation/evidence-record/Signature-X-LT-5b5edd31-344d-4d66-8e95-79f9acaab566.xml binary
dss-xades/src/test/resources/validation/xades-ecc-brainpool.xml binary
dss-xades/src/test/resources/sample.xml binary