From 6454e1538b4ddfe19d3517388ace9fe7c4fc0636 Mon Sep 17 00:00:00 2001 From: yuuki takezawa Date: Sat, 4 May 2019 23:56:35 +0900 Subject: [PATCH] Update .gitattributes --- .gitattributes | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.gitattributes b/.gitattributes index 5924e96..c89f57d 100755 --- a/.gitattributes +++ b/.gitattributes @@ -1,11 +1,11 @@ -/.gitattributes export-ignore -/.gitignore export-ignore -/.travis.yml export-ignore -/.travis.sh export-ignore -/composer.lock export-ignore -/tests/ export-ignore -/.hhconfig export-ignore +.gitattributes export-ignore +.gitignore export-ignore +.travis.yml export-ignore +.travis.sh export-ignore +composer.lock export-ignore +tests/ export-ignore +.hhconfig export-ignore hhast-lint.json export-ignore -docker-compose.yml -/docker +docker-compose.yml export-ignore +docker export-ignore *.hack linguist-language=Hack