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:
+1
-1
@@ -5,7 +5,7 @@
|
|||||||
"ignore": [
|
"ignore": [
|
||||||
"**/.*",
|
"**/.*",
|
||||||
"_*",
|
"_*",
|
||||||
"assets",
|
"docs-assets",
|
||||||
"examples",
|
"examples",
|
||||||
"/fonts",
|
"/fonts",
|
||||||
"js/tests",
|
"js/tests",
|
||||||
|
|||||||
Reference in New Issue
Block a user