1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-09 15:16:51 +02: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

View File

@@ -5,7 +5,7 @@
"ignore": [ "ignore": [
"**/.*", "**/.*",
"_*", "_*",
"assets", "docs-assets",
"examples", "examples",
"/fonts", "/fonts",
"js/tests", "js/tests",