add .jekyll-cache to gitignore
This commit is contained in:
parent
be3e845887
commit
199fb24232
|
@ -45,3 +45,4 @@ luac.out
|
||||||
# Jekyll
|
# Jekyll
|
||||||
.sass-cache
|
.sass-cache
|
||||||
_site
|
_site
|
||||||
|
.jekyll-cache
|
Loading…
Reference in New Issue