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 /m4/.gitignore | |
parent | 3c8577cecc0001daf53526aa790e6638c7c50a9e (diff) |
build: gettextize
Diffstat (limited to 'm4/.gitignore')
-rw-r--r-- | m4/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/m4/.gitignore b/m4/.gitignore new file mode 100644 index 0000000..c7e2124 --- /dev/null +++ b/m4/.gitignore @@ -0,0 +1,8 @@ +/gettext.m4 +/iconv.m4 +/lib-ld.m4 +/lib-link.m4 +/lib-prefix.m4 +/nls.m4 +/po.m4 +/progtest.m4 |