From: Zbigniew Jędrzejewski-Szmek Date: Fri, 2 Mar 2018 11:09:52 +0000 (+0100) Subject: hwdb: ignore whitespace in downloaded files X-Git-Tag: v238~15^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=558ad9cbc8531b2b59fc6b6204b87a85ba444197;p=thirdparty%2Fsystemd.git hwdb: ignore whitespace in downloaded files --- diff --git a/hwdb/.gitattributes b/hwdb/.gitattributes new file mode 100644 index 00000000000..830cae66c78 --- /dev/null +++ b/hwdb/.gitattributes @@ -0,0 +1,2 @@ +/*.txt -whitespace +/pci.ids -whitespace