Peter Eisentraut
|
8195e9e9c1
|
gitattributes: Ignore time zone data files for whitespace checks
The latest update introduced some funny whitespace, but since they are
externally maintained files, we add them to the list of files to ignore.
|
2014-07-22 00:12:10 -04:00 |
|
Peter Eisentraut
|
c0764a5425
|
gitattributes: Make syntax compatible with older Git versions
Avoid the use of **, which was only introduced in Git version 1.8.2.
|
2013-11-12 21:58:46 -05:00 |
|
Peter Eisentraut
|
001e114b8d
|
Fix whitespace issues found by git diff --check, add gitattributes
Set per file type attributes in .gitattributes to fine-tune whitespace
checks. With the associated cleanups, the tree is now clean for git
|
2013-11-10 14:48:29 -05:00 |
|