Skip to content
This repository was archived by the owner on Jan 21, 2019. It is now read-only.

Commit a1430e6

Browse files
committed
Add bower ignore
1 parent 1188ecf commit a1430e6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

bower.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@
1616
"queries"
1717
],
1818
"license": "MIT",
19+
"ignore": [
20+
"**/.*",
21+
"node_modules",
22+
"bower_components",
23+
"test",
24+
"tests"
25+
],
1926
"repository": {
2027
"type": "git",
2128
"url": "git://github.com/ten1seven/jRespond.git"

0 commit comments

Comments
 (0)