diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..1d3f82a3e --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +node_modules/ +.env +Thumbs.db +.DS_Store \ No newline at end of file diff --git a/README.md b/README.md index c6afaa590..d9ea5154e 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,6 @@ The aim of this exercise is to create a page that looks just like this one: - **Commit and push your code often** (for example every half an hour)so you get into the habit and you avoid losing any code that you write if your machine crashes for example. - Once you're ready to submit your homework for review, do a final push and **create a Pull Request**. If you're unsure how to do this, [you can use this guide for creating pull requests](https://curriculum.codeyourfuture.io/guides/create-a-pull-request/). + ## Mejora +**Se corrigieron errores y se agregó información para mejorar la comprensión del proyecto.** +