Skip to content

Commit

Permalink
Change: Bower - Add karma file to ignore list
Browse files Browse the repository at this point in the history
  • Loading branch information
mugifly committed Apr 19, 2016
1 parent b12306e commit 2ab9cb6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"ignore": [
"**/.*",
"package.json",
"karma.conf.js",
"node_modules",
"bower_components",
"test",
Expand All @@ -29,4 +30,4 @@
"devDependencies": {
"angular-mocks": "~1.5.5"
}
}
}

0 comments on commit 2ab9cb6

Please sign in to comment.