A collection of coding snippets that I often rely on when programming
- Choose an open source license : Gives some open source licenses to add to a project (typically added to
LICENSE
) - gitignore.io : Generates
.gitignore
files for projects - github/gitignore : Gives
.gitignore
templates