mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
Add gitattributes
This commit is contained in:
parent
576de6e539
commit
f9688d859a
1 changed files with 7 additions and 0 deletions
7
po/.gitattributes
vendored
Normal file
7
po/.gitattributes
vendored
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue