add .jekyll-cache to gitignore

This commit is contained in:
Pavel Makhov 2020-09-06 21:26:46 -04:00
parent be3e845887
commit 199fb24232
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -44,4 +44,5 @@ luac.out
# Jekyll
.sass-cache
_site
_site
.jekyll-cache