mirror of
https://github.com/filamentphp/plugin-skeleton.git
synced 2025-12-06 13:38: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
|
||||
.php_cs
|
||||
.php_cs.cache
|
||||
.phpunit.result.cache
|
||||
build
|
||||
composer.lock
|
||||
@@ -11,4 +9,3 @@ phpstan.neon
|
||||
testbench.yaml
|
||||
vendor
|
||||
node_modules
|
||||
.php-cs-fixer.cache
|
||||
|
||||
Reference in New Issue
Block a user