Added jekyll-cache dir to gitignore.

This commit is contained in:
Michael Smith 2019-11-04 14:51:03 +01:00
parent 9b6d358232
commit 3222d18c32

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
_site/
.sass-cache/
.jekyll-metadata
.jekyll-cache
deploy.sh