diff options
author | NIIBE Yutaka <gniibe@fsij.org> | 2022-09-15 03:48:23 +0200 |
---|---|---|
committer | NIIBE Yutaka <gniibe@fsij.org> | 2022-09-15 03:48:23 +0200 |
commit | 7a936505dcc4758b1c918a5abb8ae823e5f7919f (patch) | |
tree | 9415eb4483948017f8a770578057b61242cf5034 /.gitignore | |
parent | tests: Restrict the use of gpgconf.ctl to make check. (diff) | |
download | gnupg2-7a936505dcc4758b1c918a5abb8ae823e5f7919f.tar.xz gnupg2-7a936505dcc4758b1c918a5abb8ae823e5f7919f.zip |
build: Update .gitignore for translations under po/.
--
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ac238fe65..7037e271e 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ doc/stamp-vti doc/version.texi po/gnupg2.pot po/POTFILES +po/*.gmo stamp-h1 Makefile .deps/ |