Gitignore all folder names with `-cache` [skip ci]

This commit is contained in:
Ashwin Maroli 2019-09-15 12:43:35 +05:30
parent d8de658089
commit 7e291349d3
1 changed files with 1 additions and 2 deletions

3
.gitignore vendored
View File

@ -1,8 +1,7 @@
# Jekyll
_site/
.jekyll-cache
*-cache/
.jekyll-metadata
.sass-cache
# Ruby
.bundle/