Add .phpactor.json to .gitignore (#6400)

Laravel Herd adds this file when opening up Tinkerwell from Herd
This commit is contained in:
Prince John Santillan
2024-05-14 01:07:32 +08:00
committed by GitHub
parent b3df041d86
commit 043a454ab8

1
.gitignore vendored
View File

@@ -8,6 +8,7 @@
.env .env
.env.backup .env.backup
.env.production .env.production
.phpactor.json
.phpunit.result.cache .phpunit.result.cache
Homestead.json Homestead.json
Homestead.yaml Homestead.yaml