Added markdown files, txt files and the examples dir to the bower ignore rule

pull/1/head
Ninir 13 years ago
parent 9671e73def
commit 93ffe6bf0c

@ -24,6 +24,10 @@
"node_modules",
"bower_components",
"test",
"tests"
"tests",
"examples",
"*.md",
"*.json",
"*.txt"
]
}

Loading…
Cancel
Save