This commit is contained in:
deltreey
2015-08-05 19:57:38 -04:00
2 changed files with 9 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"ignore": [
"**/documentation/**"
]
}
+4
View File
@@ -0,0 +1,4 @@
languages:
JavaScript: true
exclude_paths:
- documentation/*