gitignore
[m6w6/ext-psi] / .gitignore
1 *.dSYM
2 /lemon.c
3 /lempar.c
4 /lemon
5 /src/parser.c
6 /src/parser_proc.out
7 /src/parser_proc.c
8 .deps
9 *.lo
10 *.la
11 .libs
12 acinclude.m4
13 aclocal.m4
14 autom4te.cache
15 build
16 config.guess
17 config.h
18 config.h.in
19 config.log
20 config.nice
21 config.status
22 config.sub
23 configure
24 configure.in
25 include
26 install-sh
27 libtool
28 ltmain.sh
29 Makefile
30 Makefile.fragments
31 Makefile.global
32 Makefile.objects
33 missing
34 mkinstalldirs
35 modules
36 run-tests.php
37 tests/*/*.diff
38 tests/*/*.out
39 tests/*/*.php
40 tests/*/*.exp
41 tests/*/*.log
42 tests/*/*.sh
43 /parser.h
44 /parser_proc.h
45 *.o
46 /context.h
47 /libffi.h
48 /libjit.h
49 /tests/*/*.mem
50 /config.cache
51 *~
52 *.swp
53 php_psi_consts.h
54 php_psi_decls.h
55 php_psi_macros.h
56 php_psi_redirs.h
57 php_psi_stdinc.h
58 php_psi_stdtypes.h
59 php_psi_structs.h
60 php_psi_types.h
61 php_psi_va_decls.h
62 php_psi_fn_decls.h
63 /tmp/
64 *.loT
65 php_psi_unions.h
66 /*.c
67 /*.diff
68 /*.phar
69 /calc.h
70 /data.h
71 /engine.h
72 /error.h
73 /libjit.h
74 /marshal.h
75 /parser_def.h
76 /token.h
77 /types.h
78 /types/