including yml files

This commit is contained in:
Brian Lich
2017-04-24 11:35:46 -07:00
parent 00c59594bf
commit 27678c6912

View File

@ -3,7 +3,8 @@
"content": [
{
"files": [
"**/*.md"
"**/*.md",
"**/*.yml"
],
"exclude": [
"**/obj/**",