Ignore Jekyll cache

This commit is contained in:
Michael Rose 2019-08-20 21:34:51 -04:00
parent 14e009ee29
commit 724ea26197

1
.gitignore vendored
View file

@ -3,6 +3,7 @@
*.sublime-workspace *.sublime-workspace
.bundle .bundle
.DS_Store .DS_Store
.jekyll-cache
.jekyll-metadata .jekyll-metadata
.sass-cache .sass-cache
_asset_bundler_cache _asset_bundler_cache