Update .gitignore

Added `.jekyll-cache`
This commit is contained in:
PLanCompS
2020-04-25 13:54:36 +02:00
parent c071901629
commit 7e959f4b69
+1
View File
@@ -1,5 +1,6 @@
*.gem *.gem
.bundle .bundle
.jekyll-cache
.sass-cache .sass-cache
_site _site
Gemfile.lock Gemfile.lock