diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-04-20 12:55:50 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-04-20 13:16:45 (EDT) |
commit | f7ee773acd0b9e2bec95992d238cc479cd75497a (patch) | |
tree | c03fd031a23e69fb3ec09d090ec36104ae521f78 /.gitignore | |
parent | 3c8577cecc0001daf53526aa790e6638c7c50a9e (diff) |
build: gettextize
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,7 +4,8 @@ *~ *.orig -# Files generated by aclocal, autoconf, and automake +# Files generated by gettextize, aclocal, autoconf, and automake +/ABOUT-NLS /aclocal.m4 /autom4te.cache/ /configure |