diff options
author | Andras Timar <atimar@novell.com> | 2011-04-11 20:06:16 +0200 |
---|---|---|
committer | Andras Timar <atimar@novell.com> | 2011-04-12 17:52:54 +0200 |
commit | b65cdd9654aae2ccdd234df3b0a270859cabc955 (patch) | |
tree | 9c400d13deae80a0b7fc91145766dc21adc4f86b /.gitattributes | |
parent | 47e175601c78c9111b55dba504351f2760efddbc (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 d414da85d..416fa8c63 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,2 @@ *.doc binary *.sdw binary -*.po filter=po |