alleyinteractive / alleyinteractive/create-wordpress-project

.gitignore not updated for VIP

Abierto
#191 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
PHP
Estrellas
9
Forks
3
Merge medio
2 d 20 h
PR fusionados (30 d)
4

Descripción

### 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_

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.