From d72479b13c0a79b3c6de2c23ee346c7ba7d8a58a Mon Sep 17 00:00:00 2001 From: Machy8 <8machy@seznam.cz> Date: Tue, 24 Oct 2017 11:44:26 +0200 Subject: [PATCH] - Reverted gitattributes --- .gitattributes | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.gitattributes b/.gitattributes index fa394e9..eb82185 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,10 +1,10 @@ -/.gitattributes export-ignore -/.gitignore export-ignore -/.github export-ignore -/.travis.yml export-ignore -/tests/ export-ignore -/webtemp/ export-ignore -/index.php export-ignore -/docker-compose.yml export-ignore -/Dockerfile export-ignore +.gitattributes export-ignore +.gitignore export-ignore +.github export-ignore +.travis.yml export-ignore +tests/ export-ignore +webtemp/ export-ignore +index.php export-ignore +docker-compose.yml export-ignore +Dockerfile export-ignore *.sh eol=lf