├── fichero1.txt ├── .gitignore └── README.md /fichero1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | privado.txt 2 | privada/ 3 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | git@github.com:Moliholy/masteruah.git 2 | touch README.md 3 | nano README.md 4 | 5 | 6 | User | repository | URL 7 | ----- | ---------- | --- 8 | jpinto7 | masteruah | https://github.com/jpinto7/masteruah 9 | evamuhe | masteruah | https://github.com/evamuhe/masteruah 10 | LourdesRD | masteruah | https://github.com/LourdesRD/masteruah 11 | --------------------------------------------------------------------------------