X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=.gitignore;h=93a5b6cf84274bb389a35d261fa6d66e3b117e80;hp=9b68b0946c1871f0bec2962b7cd91b1755028c73;hb=1b6db76e3005344b33ab45b00e7e61386a33932a;hpb=88f918d010f20c0501cdffed73d13e0bb9875722 diff --git a/.gitignore b/.gitignore index 9b68b09..93a5b6c 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,31 @@ 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/ +/lemon.c +/lempar.c +/lemon /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.out +/php_psi_stdinc.h +/php_psi_posix.h +/types/ +/calc/ \ No newline at end of file