summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKalle Sommer Nielsen <kalle@php.net>2018-10-01 08:31:49 +0200
committerKalle Sommer Nielsen <kalle@php.net>2018-10-01 08:31:49 +0200
commit4fc5833b3ebda3078911808d296e62d5baa9bf52 (patch)
tree5db50b3924d87dbd10a65abb587cfb70e77bf217 /.gitignore
parenta698dcd24a4051cd28336bb1e28db1e1d6c52e79 (diff)
downloadphp-git-4fc5833b3ebda3078911808d296e62d5baa9bf52.tar.gz
Fix the deplister rule to not ignore the .c file (Anatol)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
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