mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-04 20:38:50 +01:00
d0a9b8a9fb
Also add a useful .gitignore file.
8 lines
232 B
Plaintext
8 lines
232 B
Plaintext
# You should add
|
|
#[filter "cleanpo"]
|
|
# clean = "awk '/^\"POT-Creation-Date:/&&!s{s=1;next};!/^#: /{print}'"
|
|
# to your config file. Normally, autogen.sh does this for you.
|
|
|
|
/??.po filter=cleanpo
|
|
/??_??.po filter=cleanpo
|