diff options
author | Andras Timar <atimar@novell.com> | 2011-04-11 20:06:16 +0200 |
---|---|---|
committer | Andras Timar <atimar@novell.com> | 2011-04-27 21:13:12 +0200 |
commit | 066300b5aa1326b16f72add98836a5908f5bf78e (patch) | |
tree | f42703e412e85c8380da020c43c602457a05e9ec /.gitattributes | |
parent | 63e01f740843188d45184aae5791ebc9fee51dee (diff) |
use git hook instead of gitattributes filter for *.po files
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index d414da85d0db..416fa8c63b14 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,2 @@ *.doc binary *.sdw binary -*.po filter=po |