X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=.gitignore;h=93a5b6cf84274bb389a35d261fa6d66e3b117e80;hp=3ce5b15b913507ca7ee8b904cd1487a6a750842d;hb=5eb675460ea7908245fc97f4a9622e6115d7d601;hpb=6ed7825ca4ddea88b00968e20cbaeeb1e8eb3de4 diff --git a/.gitignore b/.gitignore index 3ce5b15..93a5b6c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,68 @@ +*~ +*.swp *.dSYM -/idl/lexer.c -/idl/parser -/idl/parser.h -/idl/parser.c -/idl/parser.out -/idl/makeheaders* +*.o +*.lo +*.loT +*.la +*.dep +.libs +acinclude.m4 +aclocal.m4 +autom4te.cache +build +config.guess +config.h +config.h.in +config.log +config.nice +config.status +config.sub +configure +configure.in +include +install-sh +libtool +ltmain.sh +Makefile +Makefile.fragments +Makefile.global +Makefile.objects +missing +mkinstalldirs +modules +run-tests.php +tests/*/*.diff +tests/*/*.out +tests/*/*.php +tests/*/*.exp +tests/*/*.log +tests/*/*.sh +/tests/*/*.mem +/config.cache +/*.c +/*.diff +/*.phar +/tmp/ +/lemon.c +/lempar.c +/lemon +/context.h +/libffi.h +/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