From 4784d99866346d49d19027ebd955775a7279e248 Mon Sep 17 00:00:00 2001 From: Bob Weinand Date: Tue, 22 Apr 2014 00:19:38 +0200 Subject: Added autogenerated phpdbg parser files to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8d0e7565f2..b9dd252267 100644 --- a/.gitignore +++ b/.gitignore @@ -246,6 +246,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 -- cgit v1.2.1