From: Jim Meyering Date: Mon, 15 Jun 2009 16:03:56 +0000 (+0200) Subject: exempt timezone files from the no-bad-whitespace policy X-Git-Tag: fedora/glibc-2.10.90-1~6^2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c9bb32415460f5bcf4accacadf9060d504fddd69;p=thirdparty%2Fglibc.git exempt timezone files from the no-bad-whitespace policy * .gitattributes: New file. Exempt imported timezone files from the no-bad-whitespace rules. --- diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000000..8947e726a21 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +timezone/* -whitespace