From 22de0e368f9791a72be84e9fde3ad774ef4390e2 Mon Sep 17 00:00:00 2001 From: "James D. Forrester" Date: Sat, 20 Jan 2018 15:30:38 -0800 Subject: [PATCH] Follow-up 95e7c545: Fix .gitattributes file line truncation Change-Id: I82bf4beeed41cde89da3f1f8bc517420bdfd03ad --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index b306f36886..786c09f0e5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,8 +5,8 @@ *~ export-ignore #*# export-ignore .* export-ignore -package.jso export-ignore -README.mediawik export-ignore +package.json export-ignore +README.mediawiki export-ignore Gemfile* export-ignore vendor/pear/net_smtp/README.rst export-ignore -- 2.20.1