update ignored files
This commit is contained in:
parent
1a0a2ac4dc
commit
326c8c0e39
1 changed files with 3 additions and 1 deletions
|
@ -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"
|
||||
]
|
||||
}
|
||||
|
|
Reference in a new issue