diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..98bdd808 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +# These fixtures are parsed byte for byte by tests/codejam-2017-a.rs, and the expected +# output is compared verbatim, so their line endings must survive checkout untouched. +tests/A-small-practice.in -text +tests/A-small-practice.out -text