diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-08-07 15:54:01 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-08-07 17:03:41 +0200 |
commit | 65592840f05ef1e96622b5b48a55928893617629 (patch) | |
tree | d34ba69b303c2f359927913516bfca312f1c9ce3 /.gitignore | |
parent | 327db7e595ac251c9148f426a5e9bc79db9c98c2 (diff) | |
download | php-git-65592840f05ef1e96622b5b48a55928893617629.tar.gz |
Remove more leftovers of PHP_DEFINE handling
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.gitignore b/.gitignore index 4fd4da9b37..1eab1d32ac 100644 --- a/.gitignore +++ b/.gitignore @@ -89,16 +89,6 @@ build/PHP-Parser-* config.h config.h.in /ext/date/lib/timelib_config.h -/ext/iconv/php_have_bsd_iconv.h -/ext/iconv/php_have_glibc_iconv.h -/ext/iconv/php_have_ibm_iconv.h -/ext/iconv/php_have_iconv.h -/ext/iconv/php_have_libiconv.h -/ext/iconv/php_iconv_aliased_libiconv.h -/ext/iconv/php_iconv_broken_ignore.h -/ext/iconv/php_iconv_supports_errno.h -/ext/iconv/php_php_iconv_h_path.h -/ext/iconv/php_php_iconv_impl.h /main/build-defs.h /main/php_config.h.in /main/php_config.h |