aboutsummaryrefslogtreecommitdiffstats
path: root/Jekyll.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Ignore .bundle and vendor per official Jekyll documentationBill Raymond2021-12-141-0/+3
| | | 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.
* Update Jekyll.gitignore (#2540)Augusto Daniele2017-12-061-0/+1
| | | Add .jekyll-cache/ as per envygeeks/jekyll-assets
* Add .jekyll-metadata to default Jekyll .gitignoreParker Moore2015-04-081-0/+1
|
* Update Jekyll.gitignoreraphqu2014-09-061-0/+1
|
* Add Jekyll.gitignoreNick Howes2011-08-021-0/+1