Skip to content

Commit 8a4d12e

Browse files
committed
update bower.json
1 parent 5b0d78c commit 8a4d12e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

bower.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,12 @@
2929
},
3030
"ignore": [
3131
".*",
32+
"src",
3233
"test",
34+
"gulpfile.js",
3335
"*.json",
3436
"*.md",
35-
"*.yml"
37+
"*.yml",
38+
"!README.md"
3639
]
3740
}

0 commit comments

Comments
 (0)