mirror of
https://github.com/filamentphp/plugin-skeleton.git
synced 2025-12-06 21:48:53 +08:00
Remove PHP CS Fixer from gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,6 +1,4 @@
|
|||||||
.idea
|
.idea
|
||||||
.php_cs
|
|
||||||
.php_cs.cache
|
|
||||||
.phpunit.result.cache
|
.phpunit.result.cache
|
||||||
build
|
build
|
||||||
composer.lock
|
composer.lock
|
||||||
@@ -11,4 +9,3 @@ phpstan.neon
|
|||||||
testbench.yaml
|
testbench.yaml
|
||||||
vendor
|
vendor
|
||||||
node_modules
|
node_modules
|
||||||
.php-cs-fixer.cache
|
|
||||||
|
|||||||
Reference in New Issue
Block a user