mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-15 01:20:59 +00:00
Ignore phpstan.neon file
This commit is contained in:
parent
8f5ec0a31d
commit
159a1def3b
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -38,6 +38,10 @@
|
|||
/.php_cs.cache
|
||||
###< friendsofphp/php-cs-fixer ###
|
||||
|
||||
###> phpstan/phpstan ###
|
||||
/phpstan.neon
|
||||
###< phpstan/phpstan ###
|
||||
|
||||
###> phpunit/phpunit ###
|
||||
/phpunit.xml
|
||||
/.phpunit.result.cache
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue