This is an automated email from the ASF dual-hosted git repository. donaldp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/buildr.git
commit 073b1494d2af99391ba8b17bee3ccc2b6545923c Author: Peter Donald <pe...@realityforge.org> AuthorDate: Sun Jul 14 13:40:18 2019 +1000 Set file type of gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 4c95e62..9ed2654 100644 --- a/.gitattributes +++ b/.gitattributes @@ -17,6 +17,7 @@ *.xml text *.xsl text *.yml text +.gitattributes text .gitignore text Buildfile text CHANGELOG text