[#177] Ignore Jasmine library but not tests.

This commit is contained in:
Michael Brooks
2015-04-21 15:39:06 -07:00
parent f542061cf2
commit b865cd5ac6

View File

@@ -1,6 +1,6 @@
{
"ignore": [
"www/spec/**",
"www/spec/lib/**",
"**/deps/**",
"**/node_modules/**",
"**/thirdparty/**",