Add .jekyll-metadata to .gitignore
This commit is contained in:
parent
da5c21a55b
commit
895b2fdeab
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
||||||
_site
|
_site
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.jekyll
|
.jekyll
|
||||||
|
.jekyll-metadata
|
||||||
.bundle
|
.bundle
|
||||||
.sass-cache
|
.sass-cache
|
||||||
Gemfile
|
Gemfile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue