1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05: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",