summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gaspar <andrew.gaspar@outlook.com>2017-09-22 19:02:42 -0700
committerAndrew Gaspar <andrew.gaspar@outlook.com>2017-09-22 19:02:42 -0700
commit88aafd793b0b4edd07d47c24eae1caf12a35f4d4 (patch)
tree2dccc7816cbfae8a99b265e00d88bf199bfc8f90
parentfcbe260eacd10df38b563d9658203293d4e1f8ec (diff)
Always check out test headers and expectations as LF
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 84af5d5b..041e00f3 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,3 @@
tests/stylo.hpp -diff
+tests/headers/* eol=lf
+tests/expectations/tests/* eol=lf \ No newline at end of file