Commit Graph

5 Commits

Author SHA1 Message Date
Bill Raymond 5a94995d0d
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.
2021-12-14 16:47:37 -08:00
Augusto Daniele ea2aa40cb4 Update Jekyll.gitignore (#2540)
Add .jekyll-cache/ as per envygeeks/jekyll-assets
2017-12-06 07:40:27 +11:00
Parker Moore 925bdbe76e Add .jekyll-metadata to default Jekyll .gitignore 2015-04-08 12:07:41 -07:00
raphqu b543a61bee Update Jekyll.gitignore 2014-09-06 16:10:32 +02:00
Nick Howes 609d34bcdc Add Jekyll.gitignore 2011-08-02 21:36:51 +01:00