Skip to content

Commit ff6e817

Browse files
committed
Ignore test/ dir from bower
1 parent 827641d commit ff6e817

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

component.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,9 @@
44
"main": "./jquery.pjax.js",
55
"dependencies": {
66
"jquery": ">=1.8"
7-
}
7+
},
8+
"ignore": [
9+
".travis.yml",
10+
"test/"
11+
]
812
}

0 commit comments

Comments
 (0)