My personal .gitignore file
Lesson learned After doing this file many times, I decided to build my personal .gitignore file; I use to add it in my very fist commit as a good practice in every single git repository I create. Currently we are ignoring: Operating systems’ temporary files: Mac OS X, GNU/Linux, Windows. IDEs and editors’ configuration: Vim, Sublime…