Commit Graph

2 Commits (8684e1c7470bc7298042b5705962fbb0076b09b9)

Author SHA1 Message Date
Zeff Morgan 4a59a669e3 Adding instructions to fix .gitignore mistakes (#21334)
* Adding instructions to clean up .gitignore errors

Inexperienced devs often run into these situations that can be frustrating and a little scary to fix. The information is easy enough to find, and I hate to overcomplicate these instructions, but since these are common enough mistakes for the newly initiated, it may be good to have a reference here.

* Adding instruction to fix .gitignore mistakes

A common mistake for the inexperienced is to commit files and directories without updating the .gitignore file. This information is easily found if you dig for it, but common enough I thought it might be useful to add here.
2018-11-09 15:50:29 +00:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30