Tell bower to ignore the mockup and docs dirs.
This commit is contained in:
parent
2e297a1c84
commit
f635e4efc0
@ -36,5 +36,6 @@
|
||||
"resolutions": {
|
||||
"backbone": "1.1.2"
|
||||
},
|
||||
"exportsOverride": {}
|
||||
"exportsOverride": {},
|
||||
"ignore": ["docs", "mockup"]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user