Skip to content

Commit

Permalink
Merge pull request #979 from pavlakis/feature/add-gitattributes
Browse files Browse the repository at this point in the history
Add gitattributes to exclude tests folder
  • Loading branch information
robmorgan committed Jan 21, 2017
2 parents f4d86b6 + 5ed5116 commit df7c472
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
@@ -0,0 +1,3 @@
/tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore

0 comments on commit df7c472

Please sign in to comment.