From 8d0d30d949b2dbd3ce762458e1c6676487e4da26 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Fri, 19 Aug 2016 03:10:15 +0200 Subject: added test group for SciTECO's EOL normalisation feature --- tests/.gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/.gitattributes (limited to 'tests/.gitattributes') diff --git a/tests/.gitattributes b/tests/.gitattributes new file mode 100644 index 0000000..47fa95e --- /dev/null +++ b/tests/.gitattributes @@ -0,0 +1,3 @@ +# These files are used to check SciTECO's EOL normalization, +# so we enforce that they are not normalized by Git: +autoeol-*.txt -text -- cgit v1.2.3