diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2020-02-05 22:28:51 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2020-02-05 22:28:51 +0200 |
commit | 07208de92f2d5bca764f6d0ebe9d9866051dc4ef (patch) | |
tree | 1847690a51ed88ee1f3e4b934cba94fdcf915d97 /m4/.gitignore | |
parent | Update THANKS. (diff) | |
download | xz-07208de92f2d5bca764f6d0ebe9d9866051dc4ef.tar.xz |
Update m4/.gitignore.
Diffstat (limited to '')
-rw-r--r-- | m4/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/.gitignore b/m4/.gitignore index 20f26034..18d4a4f2 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -1,4 +1,5 @@ codeset.m4 +extern-inline.m4 fcntl-o.m4 gettext.m4 glibc2.m4 |