Bitcoin.org/.gitignore
Will Binns 43ea513e47
gitignore: Adds '.jekyll-cache/'
We will be updating Jekyll soon, and the newer version utilizes a
caching API. This adds its cache folder (.jekyll-cache), which is set
aside for site builds, to the gitignore file to ensure that it isn't
getting tracked along with  repository changes and accidentally included
in people's pull requests.

This will be merged once tests pass.
2020-02-14 09:35:57 +01:00

19 lines
228 B
Plaintext

_site/
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
.bundle
vendor
_cache
.jekyll-metadata
.jekyll-cache/
.sass-cache/
# To prevent accidental push of translations from
# Transifex.
.tx/translations/