Last Updated: February 25, 2016
·
1.713K
· daniellee

Boilerplate gitignore

When creating a new project and/or git repo, then these boilerplate gitignores are a great starting point: https://github.com/github/gitignore

At the root level are the gitignores for every language/framework while the Global subfolder contains gitignores for all the IDEs (e.g. Visual Studio or Eclipse).