From f077a911ab3d74c43a6316d745e885446820e7bf Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Tue, 4 Dec 2018 11:28:19 +0100 Subject: [PATCH] gitignore --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 320a3eb..affd359 100644 --- a/.gitignore +++ b/.gitignore @@ -38,7 +38,7 @@ tests/*/*.php tests/*/*.exp tests/*/*.log tests/*/*.sh -/tests/*/*.mem +tests/*/*.mem /config.cache /*.c /*.diff @@ -59,8 +59,7 @@ tests/*/*.sh /token.h /types.h /src/parser_proc.output -/php_psi_stdinc.h -/php_psi_posix.h +/php_psi_predef.h /types/ /calc/ *.bak -- 2.30.2