update ignored files

This commit is contained in:
Jan T. Sott 2017-03-28 17:39:53 +02:00
parent 1a0a2ac4dc
commit 326c8c0e39

View file

@ -16,10 +16,12 @@
"homepage": "https://github.com/idleberg/Creative-Commons-Markdown",
"ignore": [
"**/.*",
".npmignore",
"node_modules",
"bower_components",
"package.json",
"test",
"tests"
"tests",
"yarn.lock"
]
}