X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=.gitignore;h=320a3eb03c06700de7ae782a9bce7712112bb777;hp=9b68b0946c1871f0bec2962b7cd91b1755028c73;hb=fb8f7887c289ae74d6e8dd85d55ae09e6796e890;hpb=88f918d010f20c0501cdffed73d13e0bb9875722 diff --git a/.gitignore b/.gitignore index 9b68b09..320a3eb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,11 @@ +*~ +*.swp *.dSYM -/idl/main -/lemon.c -/lempar.c -/lemon -/src/parser.c -/src/parser_proc.out -/src/parser_proc.c -.deps +*.o *.lo +*.loT *.la +*.dep .libs acinclude.m4 aclocal.m4 @@ -41,11 +38,29 @@ tests/*/*.php tests/*/*.exp tests/*/*.log tests/*/*.sh -/compiler.h -/parser.h -/parser_proc.h -/validator.h -/src/*.o +/tests/*/*.mem +/config.cache +/*.c +/*.diff +/*.phar +/tmp/ /context.h /libffi.h -/libjit.j +/libjit.h +/calc.h +/data.h +/engine.h +/error.h +/libjit.h +/marshal.h +/parser.h +/parser_def.h +/parser_proc.h +/token.h +/types.h +/src/parser_proc.output +/php_psi_stdinc.h +/php_psi_posix.h +/types/ +/calc/ +*.bak