mirror of
https://github.com/filamentphp/plugin-skeleton.git
synced 2025-12-06 13:38:53 +08:00
final tweaks before testing
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,12 +1,13 @@
|
||||
.DS_Store
|
||||
.idea
|
||||
.phpunit.result.cache
|
||||
.DS_Store
|
||||
.vscode
|
||||
build
|
||||
composer.lock
|
||||
coverage
|
||||
docs
|
||||
node_modules
|
||||
phpunit.xml
|
||||
phpstan.neon
|
||||
testbench.yaml
|
||||
vendor
|
||||
node_modules
|
||||
|
||||
Reference in New Issue
Block a user