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
.gitignorefiles for projects - github/gitignore : Gives
.gitignoretemplates