This commit is contained in:
2025-03-07 00:45:33 -06:00
parent 4679a0f9b9
commit 7409771872
7 changed files with 68 additions and 229 deletions

3
.gitignore vendored
View File

@ -1,6 +1,5 @@
/.phpunit.cache
/node_modules
/public/vendor
/public/build
/public/hot
/public/storage
@ -12,6 +11,8 @@
.env.production
.phpactor.json
.phpunit.result.cache
composer.lock
package-lock.json
Homestead.json
Homestead.yaml
npm-debug.log