summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2019-07-18 09:06:10 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2019-07-18 09:10:48 +0200
commitf34db7fc2a29983be26d3e2412c6d23c15fba289 (patch)
tree59f6863a2e424db150793057adf3b0dd2fdaacb8 /.gitignore
parentb35b9eb1d627eaaa8c9bb4805d877201b888327a (diff)
downloadphp-git-f34db7fc2a29983be26d3e2412c6d23c15fba289.tar.gz
Use regedit to register event source
ext/win32std is unmaintained for years, so it is highly unlikely that it is available. We therefore use regedit instead to register the event source. We also remove the bundled syslog.reg, since it is of no use, unless generated for the respective installation.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cc4481db6b..250a23efa2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -208,6 +208,7 @@ php
/win32/*.positions
/win32/*.suo
/win32/ext
+/win32/syslog.reg
/win32/wsyslog.h
# Standard object files generated by Visual Studio