diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2016-08-19 03:10:15 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2016-08-19 03:29:11 +0200 |
commit | 8d0d30d949b2dbd3ce762458e1c6676487e4da26 (patch) | |
tree | 6f029a110123caf01c5dd444e12685d02357ce4f /tests/.gitattributes | |
parent | 61ff6e97c57f62ee3ad4ffc2166e433bc060e7cb (diff) | |
download | sciteco-8d0d30d949b2dbd3ce762458e1c6676487e4da26.tar.gz |
added test group for SciTECO's EOL normalisation feature
Diffstat (limited to 'tests/.gitattributes')
-rw-r--r-- | tests/.gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
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 |