diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f696b15ebf..7f4f814050 100644 --- a/.gitignore +++ b/.gitignore @@ -247,6 +247,8 @@ sapi/fpm/php-fpm.1 sapi/fpm/init.d.php-fpm sapi/fpm/php-fpm.conf sapi/fpm/fpm/php-cgi +sapi/phpdbg/phpdbg_parser.c +sapi/phpdbg/phpdbg_parser.h sapi/phpdbg/phpdbg scripts/php-config scripts/phpize |