Skip to content

Commit

Permalink
Create .turtle.json
Browse files Browse the repository at this point in the history
Exclude lib folder, as this is external code
  • Loading branch information
bmario authored Jul 5, 2019
1 parent 5722859 commit cc9a797
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .turtle.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"exclude": [
"lib\/.*"
]
}

0 comments on commit cc9a797

Please sign in to comment.