From patchwork Thu Jul 7 14:24:19 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leif Lindholm X-Patchwork-Id: 71588 Delivered-To: patch@linaro.org Received: by 10.140.28.4 with SMTP id 4csp1438074qgy; Thu, 7 Jul 2016 07:24:31 -0700 (PDT) X-Received: by 10.98.57.12 with SMTP id g12mr718062pfa.119.1467901471614; Thu, 07 Jul 2016 07:24:31 -0700 (PDT) Return-Path: Received: from ml01.01.org (ml01.01.org. [198.145.21.10]) by mx.google.com with ESMTPS id xn7si4545607pab.53.2016.07.07.07.24.31 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Jul 2016 07:24:31 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 198.145.21.10 as permitted sender) client-ip=198.145.21.10; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 198.145.21.10 as permitted sender) smtp.mailfrom=edk2-devel-bounces@lists.01.org; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 05D951A1F22; Thu, 7 Jul 2016 07:25:12 -0700 (PDT) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received: from mail-wm0-x232.google.com (mail-wm0-x232.google.com [IPv6:2a00:1450:400c:c09::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id C2C4B1A1F06 for ; Thu, 7 Jul 2016 07:25:10 -0700 (PDT) Received: by mail-wm0-x232.google.com with SMTP id a66so34128444wme.0 for ; Thu, 07 Jul 2016 07:24:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=hViqUEklzJ4ime+aOFi2eF9kHoWq9j+Z7gq2Cg6ZRwc=; b=YutwNPy8ZU54klqfPiOnQ1tXU+SKw8kRcLGDh/+W5AtF8xUgCoiLbEI33PmdvYx2vz lPcdc5iqL1lQXPJ+zvF5ct8l7P7BIW5UGoARV+BzdsLNkNB1ZLPLlR/7pzO+0Ym63i9i 9hpCUZLZ/PUY0BOfC/1Ge8RI2QmVK5lh3iyok= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=hViqUEklzJ4ime+aOFi2eF9kHoWq9j+Z7gq2Cg6ZRwc=; b=B7ML0tAdvOAGSn5nfYjfQ2x0eYaf9ny2vA/FywTn1E5qLedn3CxcIEXW9c1OXdysO9 vwQTMXRrFMfTsjvnQBog1pr52jl6UqvT7kiMHoIKs/fTJL7uffCzOa8Pa0Xm7iG7OaeS 8inYBtUQj8Q+I8hze90c3xav/GtRrstHTDnobcmouI4F71Ga8zhe05OI0gL0hhvnNmaZ xA9fIejFcUn5b8w8XwQ2QvjF0NQOb+G2KoA1C1VLKs246Q3dJVZC+FYX1s0jDtfv/+eg DS3yVDyqri153lXWLFU9DWto2z1wXOluORY97PBsqlx5c4AbxfgImrTyp9wkuxpTSPAY yiCg== X-Gm-Message-State: ALyK8tKBQGv1P6taAtAeS6UKUsLEAG8JIWTS0rIQnzAXTofUXG5PYYSGC0bP3s5EtrWTqlo6 X-Received: by 10.194.22.106 with SMTP id c10mr474088wjf.34.1467901466725; Thu, 07 Jul 2016 07:24:26 -0700 (PDT) Received: from mohikan.mushroom.smurfnet.nu (cpc92308-cmbg19-2-0-cust814.5-4.cable.virginm.net. [82.24.251.47]) by smtp.gmail.com with ESMTPSA id e138sm2891770wme.16.2016.07.07.07.24.24 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 07 Jul 2016 07:24:26 -0700 (PDT) From: Leif Lindholm To: edk2-devel@lists.01.org Date: Thu, 7 Jul 2016 15:24:19 +0100 Message-Id: <1467901459-18840-1-git-send-email-leif.lindholm@linaro.org> X-Mailer: git-send-email 2.1.4 Subject: [edk2] [PATCH] add top-level .gitattributes file, dealing with .depex X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: michael.d.kinney@intel.com, Jordan Justen , Andrew Fish MIME-Version: 1.0 Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" Git tends to see .depex files as text, causing hideous patches being generated (and breaking PatchCheck.py). Add a .gitattributes file instructing git to treat them as binary. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Leif Lindholm --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes -- 2.1.4 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel Reviewed-by: Laszlo Ersek diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2d8a45b --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.depex binary