summaryrefslogtreecommitdiffstats
path: root/po/.gitattributes
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2011-01-26 17:19:39 +0100
committerWerner Koch <wk@gnupg.org>2011-01-26 17:19:39 +0100
commitf9688d859af326d6e3a46920974e06369dc0ec85 (patch)
treeed4b5cbe2c147e2013d00ee6782dbd11a55b61ec /po/.gitattributes
parentFixed problem with unplugging card readers. (diff)
downloadgnupg2-f9688d859af326d6e3a46920974e06369dc0ec85.tar.xz
gnupg2-f9688d859af326d6e3a46920974e06369dc0ec85.zip
Add gitattributes
Diffstat (limited to 'po/.gitattributes')
-rw-r--r--po/.gitattributes7
1 files changed, 7 insertions, 0 deletions
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