Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 294 Bytes

File metadata and controls

10 lines (7 loc) · 294 Bytes

Contribution Guide

Update Boilerplates

To update boilerplates, run:

git subtree pull --prefix=boilerplates https://github.com/github/gitignore master

Because we do not update github/gitignore from here, no --squash flag is needed.