mirror of
https://github.com/danog/PHP-Parser.git
synced 2024-11-26 11:54:52 +01:00
gitignore: add phpunit test cache
This commit is contained in:
parent
5644a916bc
commit
40e7b67d69
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ vendor/
|
|||||||
composer.lock
|
composer.lock
|
||||||
grammar/kmyacc.exe
|
grammar/kmyacc.exe
|
||||||
grammar/y.output
|
grammar/y.output
|
||||||
|
.phpunit.result.cache
|
||||||
|
Loading…
Reference in New Issue
Block a user