Add .phpactor.json to .gitignore (#6400)
Laravel Herd adds this file when opening up Tinkerwell from Herd
This commit is contained in:
parent
b3df041d86
commit
043a454ab8
|
@ -8,6 +8,7 @@
|
|||
.env
|
||||
.env.backup
|
||||
.env.production
|
||||
.phpactor.json
|
||||
.phpunit.result.cache
|
||||
Homestead.json
|
||||
Homestead.yaml
|
||||
|
|
Loading…
Reference in New Issue