From f9688d859af326d6e3a46920974e06369dc0ec85 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 26 Jan 2011 17:19:39 +0100 Subject: [PATCH] Add gitattributes --- po/.gitattributes | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 po/.gitattributes diff --git a/po/.gitattributes b/po/.gitattributes new file mode 100644 index 000000000..17b178c0e --- /dev/null +++ b/po/.gitattributes @@ -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