Merge pull request #3496 from yous/site-template-gitignore

Ignore .jekyll-metadata in site template
This commit is contained in:
Parker Moore 2015-02-22 21:21:08 -08:00
commit 7a93ca6f6c
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
_site _site
.sass-cache .sass-cache
.jekyll-metadata