docs: add README, boost skill, and documentation site
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -1,5 +1,14 @@
|
||||
/vendor
|
||||
/node_modules
|
||||
/.phpunit.cache
|
||||
.DS_Store
|
||||
.idea
|
||||
.vscode
|
||||
.claude
|
||||
.phpunit.cache
|
||||
.phpunit.result.cache
|
||||
build
|
||||
composer.lock
|
||||
coverage
|
||||
node_modules
|
||||
phpunit.xml
|
||||
phpstan.neon
|
||||
testbench.yaml
|
||||
vendor
|
||||
|
||||
Reference in New Issue
Block a user