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