1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-09 12:00:42 +00:00

Update .gitignore

Added `.jekyll-cache`
This commit is contained in:
PLanCompS 2020-04-27 16:28:30 +02:00
parent 0a81a86447
commit d00aadeee7

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