Skip to content

Commit f7141ae

Browse files
committed
Update bower.json
1 parent 6d0538e commit f7141ae

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

bower.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,13 @@
2222
"dist/selectric.css"
2323
],
2424
"ignore": [
25-
"/.*",
26-
".jshintrc",
27-
"**/*.txt"
25+
"**/.*",
26+
"img",
27+
"js",
28+
"src",
29+
"*.md",
30+
"Gruntfile.js",
31+
"package.json"
2832
],
2933
"dependencies": {
3034
"jquery": ">= 1.7.0"

0 commit comments

Comments
 (0)