Update .gitignore

Added `.jekyll-cache`
This commit is contained in:
PLanCompS
2020-04-27 16:28:30 +02:00
parent 0a81a86447
commit d00aadeee7
+1
View File
@@ -1,5 +1,6 @@
*.gem *.gem
.bundle .bundle
.jekyll-cache
.sass-cache .sass-cache
_site _site
Gemfile.lock Gemfile.lock