Skip to content

Commit

Permalink
adding .jekyll-cache dir from jekyll/jekyll#7591
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Douglass committed May 27, 2020
1 parent 67e79b0 commit 22807e8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
@@ -1,5 +1,4 @@
_site
.sass-cache
.jekyll-cache
.jekyll-metadata
vendor
4 changes: 4 additions & 0 deletions .jekyll-cache/.gitignore
@@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore

0 comments on commit 22807e8

Please sign in to comment.