diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-04-20 14:11:29 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-04-20 14:11:29 (EDT) |
commit | 8865acffee909d1d528d30444b44dad359913c0a (patch) | |
tree | 37d411b283bcfc36c8b38dd42c5ee6f2924ec377 /.gitignore | |
parent | 3c8577cecc0001daf53526aa790e6638c7c50a9e (diff) | |
parent | 6daf35d0b533d28c34c69e8f678ce87b970c1acb (diff) |
Merge branch 'feature/i18n'
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 |