Skip to content

Commit b1b60aa

Browse files
committed
ignore patterns
1 parent 1aae315 commit b1b60aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bower.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"main": [
1111
"index.js"
1212
],
13+
"ignore": [".*"],
1314
"devDependencies": {
1415
"mocha": "*"
1516
},
@@ -20,4 +21,4 @@
2021
"regular",
2122
"todo"
2223
]
23-
}
24+
}

0 commit comments

Comments
 (0)