2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

bower.json: Modify assets directory on ignore to docs-assets

This commit is contained in:
Rodrigo Willrich
2013-09-27 09:04:33 -03:00
parent 9d2491a808
commit f32abbb6e1
+1 -1
View File
@@ -5,7 +5,7 @@
"ignore": [ "ignore": [
"**/.*", "**/.*",
"_*", "_*",
"assets", "docs-assets",
"examples", "examples",
"/fonts", "/fonts",
"js/tests", "js/tests",