# Ignore the default location of the built site, and caches and metadata generated by Jekyll | |
_site/ | |
.sass-cache/ | |
.jekyll-cache/ | |
.jekyll-metadata | |
# ignore generated site in branches | |
output/ | |
# Ignore folders generated by Bundler | |
.bundle/ | |
vendor/ | |
# Ignore download git-repositories.json | |
_data/git-repositories.json | |
_data/committee-retired.json |