mirror of
https://github.com/libuv/libuv
synced 2025-03-28 21:13:16 +00:00

It was reported that the addition of that file without adding an exception to m4/.gitignore breaks the tarball autotools build because the file isn't distributed. Fixes: https://github.com/libuv/libuv/issues/2862 PR-URL: https://github.com/libuv/libuv/pull/2885 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>