From: Kalle Sommer Nielsen Date: Mon, 1 Oct 2018 06:31:49 +0000 (+0200) Subject: Fix the deplister rule to not ignore the .c file (Anatol) X-Git-Tag: php-7.4.0alpha1~1803^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4fc5833b3ebda3078911808d296e62d5baa9bf52;p=php Fix the deplister rule to not ignore the .c file (Anatol) --- diff --git a/.gitignore b/.gitignore index 303cb7efba..f2d8d0bd29 100644 --- a/.gitignore +++ b/.gitignore @@ -119,7 +119,8 @@ scripts/php-config scripts/phpize scripts/man1/*.1 TSRM/tsrm_config.h -win32/build/deplister.* +win32/build/deplister.exe +win32/build/deplister.obj win32/*.suo win32/*.aps win32/*.positions