Add gitattributes

This commit is contained in:
Werner Koch 2011-01-26 17:19:39 +01:00
parent 576de6e539
commit f9688d859a
1 changed files with 7 additions and 0 deletions

7
po/.gitattributes vendored Normal file
View File

@ -0,0 +1,7 @@
# You should add
#[filter "cleanpo"]
# clean = "awk '/^\"POT-Creation-Date:/&&!s{s=1;next};!/^#: /{print}'"
# to your config file.
/??.po filter=cleanpo
/??_??.po filter=cleanpo