projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6412f3e
)
gitattributes: Ignore time zone data files for whitespace checks
author
Peter Eisentraut
<peter_e@gmx.net>
Tue, 22 Jul 2014 03:58:18 +0000
(23:58 -0400)
committer
Peter Eisentraut
<peter_e@gmx.net>
Tue, 22 Jul 2014 04:12:10 +0000
(
00:12
-0400)
The latest update introduced some funny whitespace, but since they are
externally maintained files, we add them to the list of files to ignore.
.gitattributes
patch
|
blob
|
blame
|
history
diff --git
a/.gitattributes
b/.gitattributes
index a13116aaf641eb75efad833a5a639dd7afb4ad3f..ff96567ca54dbdd563d592e94489fc5d5ab00b30 100644
(file)
--- a/
.gitattributes
+++ b/
.gitattributes
@@
-33,3
+33,4
@@
src/backend/regex/re_syntax.n -whitespace
src/backend/snowball/libstemmer/*.c -whitespace
src/backend/utils/mb/Unicode/*-std.txt -whitespace
src/include/snowball/libstemmer/* -whitespace
+src/timezone/data/* -whitespace