Update .gitignore

Added `.jekyll-cache`
This commit is contained in:
PLanCompS 2020-04-25 13:54:36 +02:00
parent c071901629
commit 7e959f4b69
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
*.gem *.gem
.bundle .bundle
.jekyll-cache
.sass-cache .sass-cache
_site _site
Gemfile.lock Gemfile.lock