timwis / jkan

A lightweight, backend-free open data portal, powered by Jekyll
https://jkan.io
MIT License
218 stars 310 forks source link

Add vendor to gitignore #242

Closed lydiascarf closed 1 year ago

lydiascarf commented 1 year ago

Git shouldn't track files in vendor, which holds the project's Ruby gems.

See discussion here