Some more lost EOL properties Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/7d07cb3f Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/7d07cb3f Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/7d07cb3f
Branch: refs/heads/COMPRESS-207 Commit: 7d07cb3f05e6cc8237831c74447d97577bffdde5 Parents: 74e4301 Author: Sebb <s...@apache.org> Authored: Fri Apr 8 19:21:59 2016 +0100 Committer: Sebb <s...@apache.org> Committed: Fri Apr 8 19:21:59 2016 +0100 ---------------------------------------------------------------------- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-compress/blob/7d07cb3f/.gitattributes ---------------------------------------------------------------------- diff --git a/.gitattributes b/.gitattributes index a1de9b4..631f41a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,3 +4,7 @@ src/test/resources/longpath/minotaur.ar eol=lf # These must be identical to the copies in SHRUNK.ZIP src/test/resources/test1.xml eol=lf src/test/resources/test2.xml eol=lf +src/test/resources/test3.xml eol=lf +src/test/resources/test4.xml eol=lf +src/test/resources/test?with?spaces.txt eol=lf +src/test/resources/test.txt eol=lf