diff --git a/.gitignore b/.gitignore index bf80a00..2f6002b 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,11 @@ config.sub # ignore dtrace header phpuv_dtrace.h + +# ignore test outputs +tests/*.diff +tests/*.exp +tests/*.log +tests/*.php +tests/*.sh +tests/*.out