projects
/
m6w6
/
ext-psi
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
a78817d
)
gitignore
author
Michael Wallner
<mike@php.net>
Wed, 19 Oct 2016 06:39:37 +0000
(06:39 +0000)
committer
Michael Wallner
<mike@php.net>
Wed, 19 Oct 2016 06:39:37 +0000
(06:39 +0000)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 8199f31b265f4e39f0b4929063b2ff5bb51bef53..aa984d7ea3db2ceae5e227651e168f27d1817c01 100644
(file)
--- 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/