SIGN IN SIGN UP
github / gitignore UNCLAIMED

A collection of useful .gitignore templates

0 0 1 Ignore List

Ignore .bundle and vendor per official Jekyll documentation

Per the [Jekyll documentation](https://jekyllrb.com/tutorials/using-jekyll-with-bundler/), you should add the `vendor/` and `.bundle/` paths to the .gitignore file, so you are not managing all dependencies within your repo.
B
Bill Raymond committed
5a94995d0d15a44bdb1007eabd958f024ee13f5e
Parent: e89e043
Committed by GitHub <noreply@github.com> on 12/15/2021, 12:47:37 AM