viernes, 19 de enero de 2024

adding gitignore

 Enter image description here

If the repository already exists, you have to do the following:

  1. git rm -r --cached .
  2. git add .
  3. git commit -m ".gitignore is now working"

No hay comentarios:

Publicar un comentario