Commit 93ffe6bf authored by Ninir's avatar Ninir

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

parent 9671e73d
...@@ -24,6 +24,10 @@ ...@@ -24,6 +24,10 @@
"node_modules", "node_modules",
"bower_components", "bower_components",
"test", "test",
"tests" "tests",
"examples",
"*.md",
"*.json",
"*.txt"
] ]
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment