Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

Commit

Permalink
bower ignore examples
Browse files Browse the repository at this point in the history
  • Loading branch information
aurbano committed Aug 25, 2015
1 parent d697b9e commit f301956
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Angular directive for multiselect elements with a nice UX.


## Demos
### [Custom Formatting](http://embed.plnkr.co/fVLjq9/preview)
### [Custom Formatting](http://embed.plnkr.co/s2GFxXBXf1vderC0XCvP)

<iframe src="http://embed.plnkr.co/s2GFxXBXf1vderC0XCvP/" height="480" width="100%" style="border:solid 1px #efefef; box-shadow:rgba(0,0,0,0.1) 0 0 20px"></iframe>

Expand Down
4 changes: 3 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"node_modules",
"bower_components",
"test",
"tests"
"tests",
"examples",
"views"
]
}

0 comments on commit f301956

Please sign in to comment.