Browse Source

exempt timezone files from the no-bad-whitespace policy

* .gitattributes: New file.  Exempt imported timezone files from
the no-bad-whitespace rules.
ibm/master
Jim Meyering 17 years ago
parent
commit
c9bb324154
  1. 1
      .gitattributes

1
.gitattributes

@ -0,0 +1 @@
timezone/* -whitespace
Loading…
Cancel
Save