diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-17 00:56:27 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-17 00:56:27 (EDT) |
commit | dd32b60780af568ce2149aad4eecdbe7864f5c67 (patch) | |
tree | 282df9c947acb2a55f44123b54e85b3089770eca /.gitignore | |
parent | 6b5ca01869aa11436e7bae37683db2a627ef7504 (diff) |
gettextize-ize
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 |