alleyinteractive / alleyinteractive/create-wordpress-project
.gitignore not updated for VIP
Aperta
- Lingua principale
- PHP
- Stelle
- 9
- Fork
- 3
- Merge medio
- 2g 20h
- PR unite (30g)
- 4
Descrizione
### Description of the bug
The `.gitignore` file should be updated when using WordPress VIP so that the `/mu-plugins/` folder is ignored and the existing lines referencing `/mu-plugins/` are updated to instead read `/client-mu-plugins/`.
### Steps To Reproduce
1. Clone this repository
2. Run `make`
3. Select WordPress VIP as the host
4. Open `.gitignore` and notice that `mu-plugins` isn't ignored wholesale, and that the `mu-plugins` lines aren't updated to `client-mu-plugins`
### Additional Information
_No response_
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.