diff options
| author | Emil Engler <me@emilengler.com> | 2020-01-01 23:59:33 +0100 |
|---|---|---|
| committer | Pádraig Brady <P@draigBrady.com> | 2020-01-01 23:59:40 +0000 |
| commit | fbbf81ec006a5ab6de000efbb0322824d45bc6dc (patch) | |
| tree | 8fd6b25803fcc9f1230835909b2af89c5e81132b | |
| parent | build: auto enable use of openssl with >= version 3 (diff) | |
| download | coreutils-fbbf81ec006a5ab6de000efbb0322824d45bc6dc.tar.gz coreutils-fbbf81ec006a5ab6de000efbb0322824d45bc6dc.zip | |
maint: add lib/iconv_open-zos.h to .gitignore
* .gitignore: Add file newly generated by gnulib commit 49e78fc
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 39bde1129..9793d6cb7 100644 --- a/.gitignore +++ b/.gitignore @@ -68,6 +68,7 @@ /lib/iconv_open-irix.h /lib/iconv_open-osf.h /lib/iconv_open-solaris.h +/lib/iconv_open-zos.h /lib/inttypes.h /lib/langinfo.h /lib/libcoreutils.a |
