From: Michael Wallner Date: Wed, 19 Oct 2016 06:39:37 +0000 (+0000) Subject: gitignore X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=commitdiff_plain;h=5298e4d033b2d6ff41a81311ec52c9c9b2c82b22 gitignore --- diff --git a/.gitignore b/.gitignore index 8199f31..aa984d7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ *.dSYM -/idl/main /lemon.c /lempar.c /lemon @@ -41,14 +40,12 @@ tests/*/*.php tests/*/*.exp tests/*/*.log tests/*/*.sh -/compiler.h /parser.h /parser_proc.h -/validator.h -/src/*.o +*.o /context.h /libffi.h -/libjit.j +/libjit.h /tests/*/*.mem /config.cache *~ @@ -69,3 +66,13 @@ php_psi_unions.h /*.c /*.diff /*.phar +/calc.h +/data.h +/engine.h +/error.h +/libjit.h +/marshal.h +/parser_def.h +/token.h +/types.h +/types/