mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-17 17:47:13 +00:00
Update .gitattributes - avoid all .php-cs-fixer files on vendor (#1708)
This commit is contained in:
+1
-3
@@ -6,9 +6,7 @@
|
|||||||
/.gitattributes export-ignore
|
/.gitattributes export-ignore
|
||||||
/.github export-ignore
|
/.github export-ignore
|
||||||
/.gitignore export-ignore
|
/.gitignore export-ignore
|
||||||
/.php-cs-fixer.cache export-ignore
|
/.php-cs-fixer* export-ignore
|
||||||
/.php-cs-fixer.php export-ignore
|
|
||||||
/.php-cs-fixer.tests.cache export-ignore
|
|
||||||
/phpunit.xml.dist export-ignore
|
/phpunit.xml.dist export-ignore
|
||||||
/psalm-baseline.xml export-ignore
|
/psalm-baseline.xml export-ignore
|
||||||
/psalm.xml export-ignore
|
/psalm.xml export-ignore
|
||||||
|
|||||||
Reference in New Issue
Block a user