From 4d94b845797f50e86147e169e54b93d42960df5a Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Mon, 4 Nov 2019 09:55:22 -0500 Subject: [PATCH] [releng] Add missing *.md files to .gitattributes Change-Id: Id49b3c47e587c865cf314cfdda97e36f4deadac6 --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 2ff4f62ad07..ad8bb8f989a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,6 +7,7 @@ COPYING text NEWS text README text *.txt text +*.md text *.zip binary # C-like Sources